-
Notifications
You must be signed in to change notification settings - Fork 27
Sign Reading Turtle Upgrade
grandmind edited this page Feb 18, 2015
·
1 revision
The Sign Reading Turtle Upgrade is a turtle upgrade which allows turtles to read text on signs.
Function | Returns | Description |
---|---|---|
read() | table text | This function returns a table containing the text on the sign in front of it |
readUp() | table text | This function returns a table containing the text on the sign above of it |
readDown() | table text | This function returns a table containing the text on the sign below of it |