diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 00:18:34 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 00:18:34 -0700 | 
| commit | 72cd068a4dc0cc5a1207d0053cf771a18e797a5c (patch) | |
| tree | a691291efc490c9d5c954cf9336b6e6841485954 /vamp_stuff/Modification_Files/Locations/Essentials | |
| parent | Updating body part names, prices, some flags for BN (diff) | |
| download | cataclysm-dda-mod_vampire-stuff-redone-72cd068a4dc0cc5a1207d0053cf771a18e797a5c.tar.xz | |
Many more updates for BN
Diffstat (limited to 'vamp_stuff/Modification_Files/Locations/Essentials')
| -rw-r--r-- | vamp_stuff/Modification_Files/Locations/Essentials/v_locationmap.json | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Locations/Essentials/v_locationmap.json b/vamp_stuff/Modification_Files/Locations/Essentials/v_locationmap.json index c17ebb4..83ddc65 100644 --- a/vamp_stuff/Modification_Files/Locations/Essentials/v_locationmap.json +++ b/vamp_stuff/Modification_Files/Locations/Essentials/v_locationmap.json @@ -7,7 +7,7 @@      "description": "This odd, hand drawn map points the crypts in its range. There's no actual road going there, but it's an enough information for you.",      "weight": "30 g",      "volume": "250 ml", -    "price": 0, +    "price": "0 cent",      "to_hit": -1,      "material": [ "paper" ],      "symbol": "#", @@ -27,7 +27,7 @@      "description": "This odd, hand drawn map only points the vampire cove. There's no actual road going there, but it's an enough information for you.",      "weight": "50 g",      "volume": "250 ml", -    "price": 0, +    "price": "0 cent",      "to_hit": -1,      "material": [ "paper" ],      "symbol": "#",  | 
