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/crawler.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/mobs/examples/crawler.yaml') diff --git a/data/mobs/examples/crawler.yaml b/data/mobs/examples/crawler.yaml index 53a149a..5a5b776 100644 --- a/data/mobs/examples/crawler.yaml +++ b/data/mobs/examples/crawler.yaml @@ -34,12 +34,12 @@ combat: description: A heavily armored bio-mechanical creature with a chitinous exoskeleton. Its regenerative biology prevents death unless dissolved with acid. drops: loot: - - item_id: credits + - item_id: chips quantity: 250 weight: 70 - item_id: acid_vial weight: 10 - - item_id: credits + - item_id: chips quantity: 500 weight: 20 remains: chitin_plate -- cgit v1.2.3