-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Bittersweet encounters #36939
Merged
Merged
Bittersweet encounters #36939
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ok. Do you need lore for this? I could see the blob metabolising large sugar deposits, into something that it goes crazy over. XD |
…into biiter_sweet
…g container with copy-from
This is a small silly mod, I have some idea for lore but that will come later if at all. The basis is that the cataclysm gave life to sugary candy and junk food for obscure reason, and the zombies seem to ignore them. |
ZhilkinSerg
added
[C++]
Changes (can be) made in C++. Previously named `Code`
[JSON]
Changes (can be) made in JSON
Fields / Furniture / Terrain / Traps
Objects that are part of the map or its features.
Mods
Issues related to mods or modding
Monsters
Monsters both friendly and unfriendly.
Mutations / Traits / Professions/ Hobbies
Mutations / Traits / Professions/ Hobbies
labels
Jan 12, 2020
fengjixuchui
added a commit
to fengjixuchui/Cataclysm-DDA
that referenced
this pull request
Jan 14, 2020
Bittersweet encounters (CleverRaven#36939)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[C++]
Changes (can be) made in C++. Previously named `Code`
Fields / Furniture / Terrain / Traps
Objects that are part of the map or its features.
[JSON]
Changes (can be) made in JSON
Mods
Issues related to mods or modding
Monsters
Monsters both friendly and unfriendly.
Mutations / Traits / Professions/ Hobbies
Mutations / Traits / Professions/ Hobbies
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
SUMMARY: Mods "Add some sweet monsters to My Sweet Cataclysm"
Purpose of change
Zombies ignore sweet monsters, which in turn are not too hostile toward normal humans, unless provoked, however they are quite interested into sugar kins.
Describe the solution
I changed how the
default_container
entry is loaded, it now allows to use "null" as a container to remove the entry when using copy-from.Describe alternatives you've considered
Figuring out why "delete" doesn't work for "container" and try to fix it. But that seemed like a much bigger task.
Testing
Debug spawn the marshmallow or the cookies,
wait 20 days
leave overmap and come back
Monsters do spawn
Wait 20 days
Teleport around the world
Lots of sweet monster in grocery stores
If you wait more the evolved version of monster spawn instead
Additional context
This might need further re balance, but for now it seems to work as intended.
Sadly sweet monsters don't melt in the rain. Giving monsters more interaction with the world and making a better egg mechanic might some worthy goal for 0.F