diff options
Diffstat (limited to 'npc/003-10/quirino.txt')
-rw-r--r-- | npc/003-10/quirino.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-10/quirino.txt b/npc/003-10/quirino.txt index 34edb67df..fb2f39871 100644 --- a/npc/003-10/quirino.txt +++ b/npc/003-10/quirino.txt @@ -11,7 +11,7 @@ // 1: Fight happening // 2: Event finished -001-8,0,0,0 script Quirin NPC_ERNANDO,{ +003-10,27,60,0 script Quirin NPC_ERNANDO,{ if (is_gm()) goto L_Hub; if ($EVENT$ != "Hunger") goto L_NoSeason; if ($@EQ_STATUS == 0) |