diff options
Diffstat (limited to 'npc/027-2_Caretakers_House/alacrius2.txt')
-rwxr-xr-x | npc/027-2_Caretakers_House/alacrius2.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/027-2_Caretakers_House/alacrius2.txt b/npc/027-2_Caretakers_House/alacrius2.txt index 70cf0c42..51614868 100755 --- a/npc/027-2_Caretakers_House/alacrius2.txt +++ b/npc/027-2_Caretakers_House/alacrius2.txt @@ -1,6 +1,6 @@ // Starts the reaper quest
-027-2.gat,104,39,0 script Alacrius 313,{
+027-2.gat,107,29,0 script Alacrius 313,{
if ($@FIGHT_ALACRIUS_STATUS != 0) goto L_Enjoy;
@@ -110,4 +110,4 @@ L_NOHERO: OnInit:
initnpctimer;
stopnpctimer;
-}
\ No newline at end of file +}
|