Skip to content

Commit

Permalink
Update lighting.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Funguss committed Feb 28, 2020
1 parent b2f3566 commit 251ec74
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 251ec74

Please sign in to comment.