diff options
| author | historia <workhorse@localhost.localdomain> | 2026-06-20 21:36:32 -0400 |
|---|---|---|
| committer | historia <workhorse@localhost.localdomain> | 2026-06-20 21:36:32 -0400 |
| commit | 010fa439399581391fcd509d2058191ff4fa74b3 (patch) | |
| tree | 2deb54f5b2724e34091e6fb97390e6958f973561 /data/mobs/enforcer_bot.yaml | |
| parent | 00a0622dcb5eae90b4ec14ed16c527b81f963c3f (diff) | |
| download | thehouseoficarus-010fa439399581391fcd509d2058191ff4fa74b3.tar.gz | |
feat: stop command added
Diffstat (limited to 'data/mobs/enforcer_bot.yaml')
| -rw-r--r-- | data/mobs/enforcer_bot.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
