From 010fa439399581391fcd509d2058191ff4fa74b3 Mon Sep 17 00:00:00 2001 From: historia Date: Sat, 20 Jun 2026 21:36:32 -0400 Subject: feat: stop command added --- data/mobs/enforcer_bot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/mobs/enforcer_bot.yaml') diff --git a/data/mobs/enforcer_bot.yaml b/data/mobs/enforcer_bot.yaml index 623e210..62a5992 100644 --- a/data/mobs/enforcer_bot.yaml +++ b/data/mobs/enforcer_bot.yaml @@ -27,12 +27,12 @@ combat_descriptions: - "slams its riot shield into %s" - "delivers a stunning blow to %s" drops: - remains: scrap_metal + remains: scrap loot: - item_id: credits weight: 60 quantity: 350 - - item_id: scrap_metal + - item_id: scrap weight: 20 quantity: 5 - item_id: credits -- cgit v1.2.3