We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I was thinking a room could be defined as a set of co-ordinates, a name, a description, a short description and possibly a type.
id (int)
n (int)
e (int)
s (int)
w (int)
ne (int)
nw (int)
se (int)
sw (int)
name (varchar)
type (varchar)
description (varchar)
short_description (varchar)
There was an error while loading. Please reload this page.