QuestJS icon indicating copy to clipboard operation
QuestJS copied to clipboard

EXAMINE ROOM_NAME_OR_ALIAS prints "true" on a new line at the end (with fix)

Open KVonGit opened this issue 6 months ago • 0 comments

This seems to fix it:

DEFAULT_ROOM.examine = function() {
  return '{hereDesc}'
}

KVonGit avatar Jul 13 '25 04:07 KVonGit