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/scrap_bot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/mobs/scrap_bot.yaml') diff --git a/data/mobs/scrap_bot.yaml b/data/mobs/scrap_bot.yaml index 5b5c3e3..78b8563 100644 --- a/data/mobs/scrap_bot.yaml +++ b/data/mobs/scrap_bot.yaml @@ -26,12 +26,12 @@ combat_descriptions: - "swings a broken manipulator arm at %s" - "discharges a spark at %s" drops: - remains: scrap_metal + remains: scrap loot: - item_id: credits weight: 60 quantity: 40 - - item_id: scrap_metal + - item_id: scrap weight: 30 quantity: 2 - item_id: credits -- cgit v1.2.3