From 7b009e904524f30cbff6346730e8d8fe4b046a6b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 4 Jul 2026 19:32:05 -0400 Subject: feat: add casino chips, change drops to chips --- data/mobs/examples/greater_drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mobs/examples/greater_drone.yaml') diff --git a/data/mobs/examples/greater_drone.yaml b/data/mobs/examples/greater_drone.yaml index 08ecd33..c6ac317 100644 --- a/data/mobs/examples/greater_drone.yaml +++ b/data/mobs/examples/greater_drone.yaml @@ -34,7 +34,7 @@ drops: - item_id: scrap quantity: 3 weight: 40 - - item_id: credits + - item_id: chips quantity: 1500 weight: 60 idle_descriptions: -- cgit v1.2.3