diff --git a/data/mods/MindOverMatter/items/armor/belt.json b/data/mods/MindOverMatter/items/armor/belt.json index 2063436f1acb1..c536ebf15fcf8 100644 --- a/data/mods/MindOverMatter/items/armor/belt.json +++ b/data/mods/MindOverMatter/items/armor/belt.json @@ -7,7 +7,7 @@ "weight": "350 g", "volume": "500 ml", "price": "100 USD", - "price_postapoc": "5 USD", + "price_postapoc": "50 USD", "material": [ "nylon", "steel", "nether_crystal" ], "symbol": "[", "looks_like": "leather_belt", @@ -68,6 +68,7 @@ "name": { "str": "shield belt" }, "copy-from": "psionic_shield_belt", "description": "A simple synthetic fabric belt with a box to the right of the belt loop. The box has a toggleable switch and a stylized shield with Ψ and the XEDRA logo inside it. It also has a large crack across it and rattles when moved.", + "price_postapoc": "5 USD", "use_action": [ { "type": "transform", @@ -86,7 +87,7 @@ "weight": "350 g", "volume": "500 ml", "price": "100 USD", - "price_postapoc": "5 USD", + "price_postapoc": "50 USD", "material": [ "nylon", "steel", "nether_crystal" ], "symbol": "[", "looks_like": "leather_belt", @@ -147,6 +148,7 @@ "copy-from": "psionic_fire_shield_belt", "name": { "str": "suppression belt" }, "description": "A simple synthetic fabric belt with a box to the right of the belt loop. The box has a toggleable switch and a stylized flame with a large circle and line superimposed over it and a Ψ behind the XEDRA logo inside it. It also has a large crack across it and rattles when moved.", + "price_postapoc": "5 USD", "use_action": [ { "type": "transform",