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-1_Graveyard | |
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-1_Graveyard')
-rw-r--r-- | npc/027-1_Graveyard/_import.txt | 2 | ||||
-rw-r--r-- | npc/027-1_Graveyard/golbenez.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/027-1_Graveyard/_import.txt b/npc/027-1_Graveyard/_import.txt index 130fd751..4c8b65ab 100644 --- a/npc/027-1_Graveyard/_import.txt +++ b/npc/027-1_Graveyard/_import.txt @@ -1,5 +1,5 @@ map: 027-1.gat npc: npc/027-1_Graveyard/_mobs.txt npc: npc/027-1_Graveyard/_warps.txt -//npc: npc/027-1_Graveyard/golbenez.txt +npc: npc/027-1_Graveyard/golbenez.txt npc: npc/027-1_Graveyard/graves.txt diff --git a/npc/027-1_Graveyard/golbenez.txt b/npc/027-1_Graveyard/golbenez.txt index f9a4e99f..516040ae 100644 --- a/npc/027-1_Graveyard/golbenez.txt +++ b/npc/027-1_Graveyard/golbenez.txt @@ -1,4 +1,4 @@ -027-1.gat,68,89,0 script #Golbenez#_M 204,{ +//027-1.gat,68,89,0 script #Golbenez#_M 204,{ set @fee, 666; |