diff options
author | Wombat <hpwombat@yahoo.com> | 2011-02-22 11:30:42 -0500 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-03-01 17:12:44 +0100 |
commit | 707756cb63fa4ec02d212137e011d9849d4edf06 (patch) | |
tree | 6d33d498c2a3cff64939e67f4d18d6d197260e2a /npc/027-2_Caretakers_House/alacrius2.txt | |
parent | 0ebda301eb4e0b4dca8f9f9ba1f17250901bab76 (diff) | |
download | serverdata-707756cb63fa4ec02d212137e011d9849d4edf06.tar.gz serverdata-707756cb63fa4ec02d212137e011d9849d4edf06.tar.bz2 serverdata-707756cb63fa4ec02d212137e011d9849d4edf06.tar.xz serverdata-707756cb63fa4ec02d212137e011d9849d4edf06.zip |
fix to 012-4 removing "terranite island" and map changes from converter
012-4.tmx removed terranite island where monsters were spawning and couldn't
be killed. Ran the java converter afterwards and recieved a number of changes
Those changes added to this patch for review.
Amendment: marked out ("//") golbenez and alacrius inside their scripts.
This is to be done instead of marking out inside _import.txt.
Diffstat (limited to 'npc/027-2_Caretakers_House/alacrius2.txt')
-rwxr-xr-x | npc/027-2_Caretakers_House/alacrius2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-2_Caretakers_House/alacrius2.txt b/npc/027-2_Caretakers_House/alacrius2.txt index bd2c90a3..aa5eda08 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,107,29,0 script Alacrius 313,{
+//027-2.gat,107,29,0 script Alacrius 313,{
if ($@FIGHT_ALACRIUS_STATUS != 0) goto L_Enjoy;
|