diff options
Diffstat (limited to 'data/mobs/examples/solar_panel_frame.yaml')
| -rw-r--r-- | data/mobs/examples/solar_panel_frame.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/mobs/examples/solar_panel_frame.yaml b/data/mobs/examples/solar_panel_frame.yaml index a24e79c..c18a294 100644 --- a/data/mobs/examples/solar_panel_frame.yaml +++ b/data/mobs/examples/solar_panel_frame.yaml @@ -26,10 +26,10 @@ combat: description: A half-assembled photovoltaic array on a steel frame. Panels, brackets and cabling are laid out, waiting to be fitted. This is work, not a fight — fix the panels into place to complete the array. drops: loot: - - item_id: credits + - item_id: chips quantity: 40 weight: 70 - - item_id: credits + - item_id: chips quantity: 90 weight: 25 - item_id: coal |
