aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/8.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/rooms/8.yaml')
-rw-r--r--data/rooms/8.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/rooms/8.yaml b/data/rooms/8.yaml
new file mode 100644
index 0000000..46e29f3
--- /dev/null
+++ b/data/rooms/8.yaml
@@ -0,0 +1,14 @@
+id: 8
+name: "Lake Center Shore"
+description: "The center of the lake's southern shore. A good spot to cast a line."
+exits:
+ west: 7
+ east: 9
+objects:
+ - id: fishing_spot
+ wander_rooms: [7, 8, 9]
+ wander_interval: 12
+spawns:
+ - item_id: fishing_rod
+ quantity: 1
+ respawn_ticks: 30