From fbe5090ac3325ff8ea6989cdf4515c7f077c975b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 03:21:52 -0400 Subject: feat: item messaging standardized, custom messages for production paths implemented --- data/rooms/intro/2001.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/rooms/intro') diff --git a/data/rooms/intro/2001.yaml b/data/rooms/intro/2001.yaml index 4b21ab8..ad4667a 100644 --- a/data/rooms/intro/2001.yaml +++ b/data/rooms/intro/2001.yaml @@ -19,10 +19,10 @@ item_spawns: respawn_ticks: 1 - id: pot_of_flour quantity: 1 - respawn_ticks: 0 + respawn_ticks: 1 - id: bucket_of_water quantity: 1 - respawn_ticks: 0 + respawn_ticks: 1 mobs: [] name: Test Room objects: -- cgit v1.2.3