diff options
author | Wombat <hpwombat@yahoo.com> | 2011-01-21 08:28:31 -0500 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-21 15:29:00 +0100 |
commit | 94a6307b97d4cf26159cbc174a0b34a2fe9fba64 (patch) | |
tree | 7c57f1cb39e05dbe6b1391decfd74c9b791b1343 /npc/027-2_Caretakers_House/alacrius2.txt | |
parent | 757e549e36b0c651095d81d65d34d13b0c5f843a (diff) | |
download | serverdata-94a6307b97d4cf26159cbc174a0b34a2fe9fba64.tar.gz serverdata-94a6307b97d4cf26159cbc174a0b34a2fe9fba64.tar.bz2 serverdata-94a6307b97d4cf26159cbc174a0b34a2fe9fba64.tar.xz serverdata-94a6307b97d4cf26159cbc174a0b34a2fe9fba64.zip |
moved around npcs and added warps to 027-2
moved around npcs and added warps to the graveyard inn 1st/2nd floors.
this will help with playtesting
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 +}
|