The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Revision history of "User:Viscis/Grass"

From A Tale in the Desert
Jump to navigationJump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 07:48, 31 December 2008Viscis talk contribs 219 bytes +219 New page: <pre> delay 10000 loop 249 // change if you have 498 slots etc loop 1 KeyDown {UP} 500 MousePos 124, 80 LeftClick delay 3000 end loop 1 KeyDown {DOWN} 500 LeftClick delay 3000 end // ...