diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-08-25 20:10:49 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-08-25 20:10:49 +0200 |
commit | ab9e7f6386eac72d662eb66b1aee0d6e8c98f0d1 (patch) | |
tree | a0d4ff9b88e53c36a9e8a9e5606cf9a4517913ad /world/map/npc/011-3 | |
parent | 5e92cd30d0adfb487f64dabbf01e266c267c80af (diff) | |
download | serverdata-ab9e7f6386eac72d662eb66b1aee0d6e8c98f0d1.tar.gz serverdata-ab9e7f6386eac72d662eb66b1aee0d6e8c98f0d1.tar.bz2 serverdata-ab9e7f6386eac72d662eb66b1aee0d6e8c98f0d1.tar.xz serverdata-ab9e7f6386eac72d662eb66b1aee0d6e8c98f0d1.zip |
Converter: new scripting guideline applied, tabs in headlines replaced by pipes
Diffstat (limited to 'world/map/npc/011-3')
-rw-r--r-- | world/map/npc/011-3/_mobs.txt | 4 | ||||
-rw-r--r-- | world/map/npc/011-3/_warps.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/011-3/_mobs.txt b/world/map/npc/011-3/_mobs.txt index 2fc7d85b..d17c348d 100644 --- a/world/map/npc/011-3/_mobs.txt +++ b/world/map/npc/011-3/_mobs.txt @@ -3,6 +3,6 @@ -011-3.gat,0,0,0 script Mob011-3 -1,{ - end; +011-3.gat,0,0,0|script|Mob011-3|-1,{ + end; } diff --git a/world/map/npc/011-3/_warps.txt b/world/map/npc/011-3/_warps.txt index afd248b6..69cc183d 100644 --- a/world/map/npc/011-3/_warps.txt +++ b/world/map/npc/011-3/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Hermit's cave warps -011-3.gat,31,14 warp ToLakeCave -1,-1,011-4.gat,72,11 +011-3.gat,31,14|warp|ToLakeCave|-1,-1,011-4.gat,72,11 |