Skip to content

Commit

Permalink
Candle weight revert (#38434)
Browse files Browse the repository at this point in the history
* Add files via upload

nah

* Update lighting.json

* Revert "Update lighting.json"

This reverts commit 251ec74.

* Revert "Add files via upload"

This reverts commit 974cac7.

* Update lighting.json
  • Loading branch information
Funguss authored Feb 28, 2020
1 parent e995a6e commit 058569a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/tool/lighting.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"type": "TOOL",
"name": { "str": "candle" },
"description": "This is a thick candle. It doesn't provide very much light, but it can burn for quite a long time. You'll need a lighter or matches to light it.",
"weight": "100 g",
"weight": "225 g",
"volume": "250 ml",
"price": 100,
"to_hit": -2,
Expand All @@ -113,7 +113,7 @@
"type": "TOOL",
"name": { "str": "candle", "str_pl": "candles" },
"description": "This is a thick candle. It doesn't provide very much light, but it can burn for quite a long time. This candle is lit.",
"weight": "100 g",
"weight": "225 g",
"volume": "250 ml",
"price": 0,
"to_hit": -2,
Expand Down

0 comments on commit 058569a

Please sign in to comment.