summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 15:48:25 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 15:48:25 -0800
commitb3738379ce09c99d9c3c6495546fbb940751360e (patch)
tree3dce336527f7ac1b72460872a35f095cc8fb089d
parentAdd migrations. (diff)
downloadcataclysm-bn-mod_restore-crows-turrets-b3738379ce09c99d9c3c6495546fbb940751360e.tar.xz
Convert prices to cent/USD.HEADmaster
-rw-r--r--json/items/corpses/inactive_bots.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/json/items/corpses/inactive_bots.json b/json/items/corpses/inactive_bots.json
index 2c247ae..6e26f06 100644
--- a/json/items/corpses/inactive_bots.json
+++ b/json/items/corpses/inactive_bots.json
@@ -6,9 +6,9 @@
"description": "This is an inactive turret. Using this item involves loading the unit with the factory-loaded 5.56x45mm rounds in your inventory (if you wish to divide your ammunition, set aside whatever 5.56x45mm rounds you do NOT want to give the turret) turning it on, and placing it on the ground, where it will attach itself. If programmed successfully the turret will then identify you as a friendly, and attack all enemies with its M249.",
"weight": "172 kg",
"volume": "30 L",
- "price": 500000,
+ "price": "5000 USD",
"to_hit": -3,
- "price_postapoc": 5000,
+ "price_postapoc": "50 USD",
"bashing": 8,
"material": [ "steel", "plastic" ],
"symbol": ";",
@@ -28,8 +28,8 @@
"description": "This is an inactive turret. Using this item involves loading the unit with the factory-loaded 7.62x51mm rounds in your inventory (if you wish to divide your ammunition, set aside whatever 7.62x51mm rounds you do NOT want to give the turret) turning it on, and placing it on the ground, where it will attach itself. If programmed successfully the turret will then identify you as a friendly, and attack all enemies with its M240.",
"weight": "172 kg",
"volume": "30 L",
- "price": 500000,
- "price_postapoc": 6000,
+ "price": "5000 USD",
+ "price_postapoc": "60 USD",
"to_hit": -3,
"bashing": 8,
"material": [ "steel", "plastic" ],
@@ -50,8 +50,8 @@
"description": "This is an inactive turret. Using this item involves loading the unit with the factory-loaded .50 BMG rounds in your inventory (if you wish to divide your ammunition, set aside whatever .50 BMG rounds you do NOT want to give the turret) turning it on, and placing it on the ground, where it will attach itself. If programmed successfully the turret will then identify you as a friendly, and attack all enemies with its M2HB.",
"weight": "172 kg",
"volume": "30 L",
- "price": 500500,
- "price_postapoc": 8000,
+ "price": "5005 USD",
+ "price_postapoc": "80 USD",
"to_hit": -3,
"bashing": 8,
"material": [ "steel", "plastic" ],