Slot Max & Wind Walk fix + reviewed scripted portals
Fixed slotMax function caching up dirtied player data. Fixed many portals not supposed to warp players to "random spawnpoints". Fixed Wind Walk not being cancellable by attacking.
This commit is contained in:
@@ -58,7 +58,7 @@ function start(mode, type, selection) {
|
||||
qm.sendNextPrev("#b(You might be starting to remember something...)#k", 3);
|
||||
}
|
||||
} else if (status == 2) {
|
||||
//qm.warp(914090100);
|
||||
//qm.warp(914090100, 0);
|
||||
qm.dispose();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user