Fixed receiving falling damage at Mithril Mines when teleporting.
Source L2J HighFive branch:
df5ee02132
This commit is contained in:
parent
05f87eaad0
commit
2dd69863cc
@ -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)
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user