diff --git a/src/extensions/house/houseext_hooks.cpp b/src/extensions/house/houseext_hooks.cpp index 613b8243c..ed099fb69 100644 --- a/src/extensions/house/houseext_hooks.cpp +++ b/src/extensions/house/houseext_hooks.cpp @@ -550,7 +550,7 @@ int HouseClassExt::_Expert_AI() } } - if (Session.Type != GAME_NORMAL || spawner_hack_mpnodes) { + if (Session.Type != GAME_NORMAL && !spawner_hack_mpnodes) { /** * Records the urgency of all actions possible.