diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-17 17:03:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-17 17:03:03 -0300 |
commit | ee7560f0a26137eb789a13474fcd74e91a95d982 (patch) | |
tree | e57cde3c96b2060a3570b4edb9a47922bb9d101e /npc/003-10 | |
parent | 776986842974f7fa787e5feb3e78d8e4c1d9a78a (diff) | |
download | serverdata-ee7560f0a26137eb789a13474fcd74e91a95d982.tar.gz serverdata-ee7560f0a26137eb789a13474fcd74e91a95d982.tar.bz2 serverdata-ee7560f0a26137eb789a13474fcd74e91a95d982.tar.xz serverdata-ee7560f0a26137eb789a13474fcd74e91a95d982.zip |
Bad position
Diffstat (limited to 'npc/003-10')
-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) |