Skip to content

Commit

Permalink
Merge pull request #78470 from SariusSkelrets/Everburning-reading_reb…
Browse files Browse the repository at this point in the history
…alance

[Magiclysm] Balance everburning torch and magical reading light by swapping their prices
  • Loading branch information
Maleclypse authored Dec 11, 2024
2 parents 52e00eb + cfbf5a0 commit 77f981a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data/mods/Magiclysm/items/alchemy_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"description": "Powered by the magic of glow powder and lesser mana potions, this extremely expensive little light will provide just enough light to read by for at least a decade. Use it to close the cover and hide the light.",
"weight": "270 g",
"volume": "250 ml",
"price": "1 kUSD 250 USD",
"price": "150 USD",
"material": [ "glass" ],
"symbol": ",",
"color": "light_blue",
Expand All @@ -149,7 +149,7 @@
"description": "Powered by the magic of glow powder and lesser mana potions, this extremely expensive little light will provide just enough light to read by for at least a decade. The cover is closed. Use it to open the cover and show the light.",
"weight": "270 g",
"volume": "250 ml",
"price": "1 kUSD 250 USD",
"price": "150 USD",
"material": [ "glass" ],
"symbol": ",",
"color": "light_blue",
Expand Down
4 changes: 2 additions & 2 deletions data/mods/Magiclysm/items/enchanted_misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"description": "This is a high quality engraved wooden torch. On command, the tip bursts into flame and produces a fair amount of light. It will burn forever.",
"weight": "831 g",
"volume": "750 ml",
"price": "0 cent",
"price_postapoc": "150 USD",
"price": "1 kUSD 250 USD",
"price_postapoc": "1 kUSD 250 USD",
"to_hit": 1,
"material": [ "wood" ],
"symbol": "/",
Expand Down

0 comments on commit 77f981a

Please sign in to comment.