Update to furniture items

This commit is contained in:
kinther 2025-09-15 16:34:06 -07:00
parent c41e291770
commit ccf81bc3a4
7 changed files with 199 additions and 56 deletions

View file

@ -119,7 +119,6 @@ const char *furniture_position_bits[] = {
"SIT", /* can sit on it */
"REST", /* can rest on it */
"SLEEP", /* can sleep on it */
"KNEEL", /* can kneel at/on it */
"\n"
};