Skip to content

Commit

Permalink
Merge pull request #37547 from jkraybill/jk7
Browse files Browse the repository at this point in the history
#37537 make lit candle a firestarter
  • Loading branch information
ZhilkinSerg committed Jan 30, 2020
2 parents b937983 + 092f5eb commit 1cef694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/tool/lighting.json
Expand Up @@ -128,7 +128,7 @@
"charges_per_use": 1,
"turns_per_charge": 1350,
"use_action": { "target": "candle", "msg": "The candle winks out.", "menu_text": "Extinguish", "type": "transform" },
"flags": [ "LIGHT_8", "WATER_EXTINGUISH", "TRADER_AVOID", "WIND_EXTINGUISH" ]
"flags": [ "LIGHT_8", "WATER_EXTINGUISH", "TRADER_AVOID", "WIND_EXTINGUISH", "FIRESTARTER" ]
},
{
"id": "electric_lantern",
Expand Down

0 comments on commit 1cef694

Please sign in to comment.