Sort:
Submitted By
Date
1 year, 1 month ago (Oct 19, 2023)
Tags
Bug Report
Feedback
JD, the dark red smiley wandering around on the Town board has a few lines of movement code that use ?RNDNE RNDP instead of ?RNDP RNDNE to move in random directions. Instead, They move randomly north or east, and the text ** RNDP** is printed to the screen.
This has no impact on gameplay and the same object uses the correct random movement command elsewhere in its code.
(Report entered by Dr. Dos, original report by Bluey)