mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 01:07:57 +00:00
slime spill is now predictable when multiple colors hit the same cell at once
This commit is contained in:
@@ -809,6 +809,7 @@ EX void findWormIvy(cell *c) {
|
||||
}
|
||||
|
||||
EX void monstersTurn() {
|
||||
reset_spill();
|
||||
checkSwitch();
|
||||
mirror::breakAll();
|
||||
DEBB(DF_TURN, ("bfs"));
|
||||
|
Reference in New Issue
Block a user