diff options
Diffstat (limited to 'data/mobs/examples/war_drone.yaml')
| -rw-r--r-- | data/mobs/examples/war_drone.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/mobs/examples/war_drone.yaml b/data/mobs/examples/war_drone.yaml index e0136a9..db84f57 100644 --- a/data/mobs/examples/war_drone.yaml +++ b/data/mobs/examples/war_drone.yaml @@ -34,13 +34,13 @@ combat: description: An upgraded combat drone with reinforced plating and a heavier weapons array. Its targeting systems whir as it locks onto you. drops: loot: - - item_id: credits + - item_id: chips quantity: 200 weight: 60 - item_id: scrap quantity: 4 weight: 20 - - item_id: credits + - item_id: chips quantity: 500 weight: 10 - table: gem_table |
