QuestJS
QuestJS copied to clipboard
EXAMINE ROOM_NAME_OR_ALIAS prints "true" on a new line at the end (with fix)
This seems to fix it:
DEFAULT_ROOM.examine = function() {
return '{hereDesc}'
}