diff options
Diffstat (limited to 'data/mobs/examples/phantom.yaml')
| -rw-r--r-- | data/mobs/examples/phantom.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/mobs/examples/phantom.yaml b/data/mobs/examples/phantom.yaml index 34ddcdd..74784b5 100644 --- a/data/mobs/examples/phantom.yaml +++ b/data/mobs/examples/phantom.yaml @@ -34,12 +34,12 @@ combat: description: A semi-transparent entity that phases in and out of visible light. Its psychic attacks are devastating to anyone without a spectral visor. drops: loot: - - item_id: credits + - item_id: chips quantity: 500 weight: 60 - item_id: spectral_visor weight: 3 - - item_id: credits + - item_id: chips quantity: 1000 weight: 37 remains: ectoplasm |
