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/heavy_mech.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/mobs/heavy_mech.yaml') diff --git a/data/mobs/heavy_mech.yaml b/data/mobs/heavy_mech.yaml index fa8db8c..129bc88 100644 --- a/data/mobs/heavy_mech.yaml +++ b/data/mobs/heavy_mech.yaml @@ -27,12 +27,12 @@ combat_descriptions: - "smashes %s with a hydraulic fist" - "unleashes a missile salvo at %s" drops: - remains: scrap_metal + remains: scrap loot: - item_id: credits weight: 55 quantity: 1000 - - item_id: scrap_metal + - item_id: scrap weight: 25 quantity: 8 - table: gem_table -- cgit v1.2.3