Skip to content

Commit

Permalink
Price update
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Jan 7, 2025
1 parent 17ff058 commit 180bd6a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions data/mods/MindOverMatter/items/armor/belt.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 180bd6a

Please sign in to comment.