Fixed receiving falling damage at Mithril Mines when teleporting.

Source L2J HighFive branch:
df5ee02132
This commit is contained in:
mobius 2015-02-09 13:33:22 +00:00
parent 05f87eaad0
commit 2dd69863cc

View File

@ -39,7 +39,7 @@ public final class MithrilMinesTeleporter extends AbstractNpcAI
new Location(175499, -181586, -904),
new Location(173462, -174011, 3480),
new Location(179299, -182831, -224),
new Location(178591, -184615, 360),
new Location(178591, -184615, -360),
new Location(175499, -181586, -904)
};