map::place_items() called with an invalid chance (500) #36637
Labels
<Bug>
This needs to be fixed
Items / Item Actions / Item Qualities
Items and how they work and interact
Map / Mapgen
Overmap, Mapgen, Map extras, Map display
Spawn
Creatures, items, vehicles, locations appearing on map
Milestone
Describe the bug
Debug message(s) when traveling around the world.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
No debug messages.
Versions and configuration
"dda",
"no_npc_food"
]
Additional context
Debug message source line:
Cataclysm-DDA/src/mapgen.cpp
Line 5869 in 9eb7975
"chance": 500
can be found here.Docs describing a "chance" as optional one-in-??? chance to apply.
The text was updated successfully, but these errors were encountered: