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/ancient_construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mobs/examples/ancient_construct.yaml') diff --git a/data/mobs/examples/ancient_construct.yaml b/data/mobs/examples/ancient_construct.yaml index 139e6ae..d198ebb 100644 --- a/data/mobs/examples/ancient_construct.yaml +++ b/data/mobs/examples/ancient_construct.yaml @@ -34,7 +34,7 @@ combat: description: An impossibly old machine from before the regression, still operational. Its design is alien even by modern standards, covered in glowing runes that predate recorded history. drops: loot: - - item_id: credits + - item_id: chips quantity: 10000 weight: 40 - item_id: bloodjunk -- cgit v1.2.3