1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-02-24 06:50:09 +00:00

warriors awakening takes Orb of Speed into account now

This commit is contained in:
Zeno Rogue 2017-10-17 13:00:40 +02:00
parent 041d3b4fb2
commit 4e2a06cde5

View File

@ -6768,7 +6768,7 @@ void monstersTurn() {
orbbull::check();
terracotta();
if(!phase1) terracotta();
DEBT("check");
checkmove();