Advertisement
SmiDmi

Next Target (Ranged) & Previous Target actions

Jul 2nd, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.62 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: java/org/l2jmobius/gameserver/network/serverpackets/ExBasicActionList.java
  4. ===================================================================
  5. --- java/org/l2jmobius/gameserver/network/serverpackets/ExBasicActionList.java  (revision 5606)
  6. +++ java/org/l2jmobius/gameserver/network/serverpackets/ExBasicActionList.java  (working copy)
  7. @@ -100,7 +100,8 @@
  8.         77, 78, 79, 80,
  9.         81, 82, 83, 84,
  10.         85, 86, 87, 88,
  11. -       89, 90, 1000, 1001,
  12. +       89, 90, 92, 93,
  13. +       94, 1000, 1001,
  14.         1002, 1003, 1004, 1005,
  15.         1006, 1007, 1008, 1009,
  16.         1010, 1011, 1012, 1013,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement