nornagon / cdda-guide

The Hitchhiker's Guide to the Cataclysm
https://cdda-guide.nornagon.net
GNU General Public License v3.0
113 stars 26 forks source link

Changes "items": "chance" field now to defaults to 100 in 100 rather than 1 in 100 #172

Closed hexagonrecursion closed 6 months ago

hexagonrecursion commented 6 months ago

It appears the interpretation of itemgroup entries that do not explicitly specify chance has changed. See https://github.com/CleverRaven/Cataclysm-DDA/pull/72458. cdda-guide may need an audit to make sure this case is consistent with how the game handles it.

nornagon commented 6 months ago

oof, that's a rough change, thanks for bringing it to my attention.

fortunately(?), I think HHG has been incorrect until now, and that PR brings CDDA in line with HHG 😁 I, too, must have assumed that the default was to spawn the item 100% of the time.