Advertisement
CostyKiller

Fix for Step Up quest unable to finish.

Jan 30th, 2020
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.51 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/scripts/quests/Q10815_StepUp/Q10815_StepUp.java
  4. ===================================================================
  5. --- dist/game/data/scripts/quests/Q10815_StepUp/Q10815_StepUp.java  (revision 6844)
  6. +++ dist/game/data/scripts/quests/Q10815_StepUp/Q10815_StepUp.java  (working copy)
  7. @@ -90,7 +90,7 @@
  8.                 htmltext = event;
  9.                 break;
  10.             }
  11. -           case "32548-08.html":
  12. +           case "30868-08.html":
  13.             {
  14.                 if (qs.isCond(2))
  15.                 {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement