From 0bd563f7101f41cd72e253f043b3d1ae72a2c55e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Jun 2018 18:38:55 -0300 Subject: Raise Joaquim's quest level to 55 --- npc/009-5/joaquim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/009-5/joaquim.txt b/npc/009-5/joaquim.txt index ae71ab0fd..a5f2a0d73 100644 --- a/npc/009-5/joaquim.txt +++ b/npc/009-5/joaquim.txt @@ -10,7 +10,7 @@ 009-5,36,35,4 script Joaquim NPC_PLAYER,{ .@q=getq(HalinarzoQuest_SickWife); if (BaseLevel < 36) goto L_TooWeak; - if (BaseLevel < 50) goto L_Weak; + if (BaseLevel < 55) goto L_Weak; if (.@q == 5) goto L_Complete; if (.@q == 4) goto L_Finish; if (.@q == 3) goto L_DoIt; -- cgit v1.2.3-60-g2f50