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

Fire sources should turn things into food #1399

Open
mugg91 opened this issue Oct 14, 2022 · 0 comments
Open

Fire sources should turn things into food #1399

mugg91 opened this issue Oct 14, 2022 · 0 comments
Labels
change A change to an existing feature or mechanic

Comments

@mugg91
Copy link
Contributor

mugg91 commented Oct 14, 2022

Current in-game behaviour.

Fire arrow on fishy ➝ takes damage (thus entering dead state) or gibs. Can't be on fire.
Fire arrow on chicken ➝ takes damage or gibs. Can't be on fire.
Fire arrow on steak ➝ is on fire for a sec and then gibs
Fire arrow on grain ➝ is on fire, makes a metallic sound and never gibs ?? IsFlammable and IgnoreDamage are in conflict

Burning wooden background on fishy ➝ Nothing happens. Can't be on fire.
Burning wooden background on chicken ➝ Nothing happens. Can't be on fire.
Burning wooden background on steak ➝ Is on fire and gibs.
Burning wooden background on grain ➝ Is on fire, but no metallic sounds. Never gibs.

Proposed Change

Fire arrow on fishy ➝ turns into "cooked fish"
Fire arrow on chicken ➝ turns into new food, chicken wings or something
Fire arrow on steak ➝ turns into "cooked steak"
Fire arrow on grain ➝ turns into "bread". In any case, no burning or metallic sounds should happen.

Burning wooden background on fishy ➝ turn into "cooked fish"
Burning wooden background on chicken ➝ turn into "chicken wing"
Burning wooden background on steak ➝ turn into "cooked steak"
Burning wooden background on grain ➝ turn into bread". In any case, no burning should happen.

Advanced

Make chicken be flammable.
When on fire, make chicken brain behave as if runner is near (jumping up in panic).
Make it turn into a chicken wing food on death.

Additional

Adding a new food chicken wing would be interesting and adds a use to chickens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change A change to an existing feature or mechanic
Projects
None yet
2 participants