Attempt on Mystic Doors
Partially fixed Mystic Doors.
This commit is contained in:
@@ -1196,8 +1196,8 @@ public class MapleClient {
|
||||
}
|
||||
server.getPlayerBuffStorage().addBuffsToStorage(player.getId(), player.getAllBuffs());
|
||||
player.cancelBuffEffects();
|
||||
player.cancelMagicDoor();
|
||||
//Canceling mounts? Noty
|
||||
//Cancelling magicdoor? Nope
|
||||
//Cancelling mounts? Noty
|
||||
if (player.getBuffedValue(MapleBuffStat.PUPPET) != null) {
|
||||
player.cancelEffectFromBuffStat(MapleBuffStat.PUPPET);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user