diff options
Diffstat (limited to 'data/rooms/4.yaml')
| -rw-r--r-- | data/rooms/4.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/rooms/4.yaml b/data/rooms/4.yaml new file mode 100644 index 0000000..ab25de1 --- /dev/null +++ b/data/rooms/4.yaml @@ -0,0 +1,13 @@ +id: 4 +name: "Lumbridge Forest Edge" +description: "The road ends here at the edge of a dark forest. Towering oak trees loom ahead to the north." +map_symbol: "F" +exits: + south: 2 + north: 5 +objects: + - "oak_tree_1" +spawns: + - item_id: "oak_logs" + quantity: 1 + respawn_ticks: 10 |
