Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#37537 make lit candle a firestarter #37547

Merged
merged 1 commit into from
Jan 30, 2020
Merged

Conversation

jkraybill
Copy link
Contributor

Summary

SUMMARY: Content "Lit candle is now a firestarter"

Purpose of change

Fixes #37537

Previously, lit candles did not have the FIRESTARTER flag, so you couldn't light a candle (or other things) with a lit candle. This was presumably an oversight caused by the fact that in most cases, when you have a lit candle, you will also hold the thing used to light that candle.

Describe the solution

Just added the FIRESTARTER flag to candle_lit.

Describe alternatives you've considered

I checked out if maybe this was intentional, or if it leads to an exploit. I don't think so -- IRL you certainly can use a candle to light a candle.

I looked at the code to see if FIRE or FLAMING were also flags that should be added, but I don't think they are.

The other alternative was doing nothing.

Testing

Before and after, tested lighting candles with candles, lighting fires, and lighting the charcoal smoker and metal smoking rack. They all now work.

@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Items / Item Actions / Item Qualities Items and how they work and interact labels Jan 30, 2020
@Brian-Otten
Copy link
Contributor

Simple but nice change.

@ZhilkinSerg ZhilkinSerg merged commit 1cef694 into CleverRaven:master Jan 30, 2020
@jkraybill jkraybill deleted the jk7 branch February 18, 2020 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

candle (lit) is not a fire source
3 participants