Skip to content

Commit

Permalink
#37537 make lit candle a firestarter
Browse files Browse the repository at this point in the history
  • Loading branch information
jkraybill committed Jan 30, 2020
1 parent aa5c36b commit 092f5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/tool/lighting.json
Original file line number Diff line number Diff line change
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 092f5eb

Please sign in to comment.