aboutsummaryrefslogtreecommitdiff
path: root/data/help
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-29 17:19:40 -0400
committerhistoria <[not public]>2026-06-29 17:19:40 -0400
commitfeb80b7dde200d4121cd9f9c583a08f9869c5588 (patch)
tree3271cae1d74c8f3b84ef3ae84f8f62e563029dff /data/help
parentc6cbf76b33ac20d071d25e74b70f6901476193a6 (diff)
downloadthehouseoficarus-feb80b7dde200d4121cd9f9c583a08f9869c5588.tar.gz
feat: incardinal directions (nw, ne, sw, se). probably janky in ways I haven't yet discovered.
Diffstat (limited to 'data/help')
-rw-r--r--data/help/room.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/help/room.yaml b/data/help/room.yaml
index 7965374..d2cbcb4 100644
--- a/data/help/room.yaml
+++ b/data/help/room.yaml
@@ -15,4 +15,5 @@ description: |-
remmob <mob_id> — remove a mob spawn
addspawn <item_id> [qty] [respawn_ticks] — add an item spawn
remspawn <item_id> — remove an item spawn
+ insert <direction> [name] — insert a new room into an exit, pushing rooms beyond
Type 'room' alone to see this list in-game.