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/slug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mobs/examples/slug.yaml') diff --git a/data/mobs/examples/slug.yaml b/data/mobs/examples/slug.yaml index 41aa849..36862cd 100644 --- a/data/mobs/examples/slug.yaml +++ b/data/mobs/examples/slug.yaml @@ -34,7 +34,7 @@ combat: description: A bloated, translucent slug the size of a dog. Its skin glistens with toxic mucus. It cannot be killed by conventional means — only salt can destroy it. drops: loot: - - item_id: credits + - item_id: chips quantity: 15 weight: 100 remains: slug_mucus -- cgit v1.2.3