Map is unpassable as the top layer spears will not hit mobs
Change the passing requirement to a combo of lever state
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var leverSequenceExit = false;
|
||||
var leverSequenceExit = true;
|
||||
|
||||
function enterLeverSequence(pi) {
|
||||
var map = pi.getMap();
|
||||
|
||||
Reference in New Issue
Block a user