Open Maleclypse opened 1 year ago
This appears to happen when tests call clear_map
on maps with npcs underground. Removing npcs requires reloading and placing them on the map first, but presumably all underground tiles are replaced with rock before that, so they can't be placed anywhere.
It might be enough to remove npcs before resetting terrain in clear_map
.
Describe the bug
Attach save file
N/A
Steps to reproduce
Run CI a bajillion times. Witness cryptids.
Expected behavior
Less chupacabra.
Screenshots
No response
Versions and configuration
NA
Additional context
No response