diff options
| author | historia <[not public]> | 2026-06-20 04:44:44 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-20 04:44:44 -0400 |
| commit | 704627c3410a1dcab12e35cf67628bd014b4b5d8 (patch) | |
| tree | 4b298bfef86c43af970890c5450e8721aeac8a9d /data/rooms | |
| parent | dde563e6810124a73de5ef12e92774c540f9d62e (diff) | |
| download | thehouseoficarus-704627c3410a1dcab12e35cf67628bd014b4b5d8.tar.gz | |
feat: added verbs command (probably janky)
Diffstat (limited to 'data/rooms')
| -rw-r--r-- | data/rooms/town/1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/rooms/town/1.yaml b/data/rooms/town/1.yaml index fcd7d82..f9d50c5 100644 --- a/data/rooms/town/1.yaml +++ b/data/rooms/town/1.yaml @@ -37,6 +37,6 @@ item_spawns: - id: graceful_cape quantity: 1 respawn_ticks: 60 - - id: deck + - id: basic_deck quantity: 1 respawn_ticks: 60 |
