Fixed receiving falling damage at Mithril Mines when teleporting.
Source L2J HighFive branch: https://github.com/L2J/L2J_DataPack/commit/df5ee02132cf610af76a349d5eefc5f67694f415
This commit is contained in:
Vendored
+1
-1
@@ -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)
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user