From a226d72e51eecb768b13600303f73483118d9104 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 10 Jun 2026 01:48:28 -0400 Subject: feat: implemented janky object interaction model --- data/rooms/6.yaml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'data/rooms/6.yaml') diff --git a/data/rooms/6.yaml b/data/rooms/6.yaml index 7b5d4b4..b4bae5b 100644 --- a/data/rooms/6.yaml +++ b/data/rooms/6.yaml @@ -4,13 +4,3 @@ description: "A dark, dusty mine shaft. Veins of copper and tin run through the map_symbol: "M" exits: west: 2 -objects: - - "copper_rock_1" - - "copper_rock_2" -spawns: - - item_id: "copper_ore" - quantity: 1 - respawn_ticks: 10 - - item_id: "tin_ore" - quantity: 1 - respawn_ticks: 10 -- cgit v1.2.3