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:
@@ -1,6 +1,6 @@
|
||||
function start() {
|
||||
cm.forceCompleteQuest(22011);
|
||||
cm.playerMessage(5, "You have acquired a Dragon Egg.");//actually getInfoMessage
|
||||
cm.warp(900090103);
|
||||
cm.warp(900090103, 0);
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user