diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-02 13:27:37 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-04 19:26:42 +0200 |
commit | 320cf07843c1b6e2363b3e2cbb638536001f2695 (patch) | |
tree | d34ff847982e2a00a41b8ec61fb30acfe4103303 /npc/012-3_Cave | |
parent | 62f9ab9a3aed24ef1128c41698420110eda41c2f (diff) | |
download | serverdata-320cf07843c1b6e2363b3e2cbb638536001f2695.tar.gz serverdata-320cf07843c1b6e2363b3e2cbb638536001f2695.tar.bz2 serverdata-320cf07843c1b6e2363b3e2cbb638536001f2695.tar.xz serverdata-320cf07843c1b6e2363b3e2cbb638536001f2695.zip |
converter added warning to all autogenerated files
Diffstat (limited to 'npc/012-3_Cave')
-rw-r--r-- | npc/012-3_Cave/_import.txt | 1 | ||||
-rw-r--r-- | npc/012-3_Cave/_mobs.txt | 1 | ||||
-rw-r--r-- | npc/012-3_Cave/_warps.txt | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/npc/012-3_Cave/_import.txt b/npc/012-3_Cave/_import.txt index 09310f6e..e1a94876 100644 --- a/npc/012-3_Cave/_import.txt +++ b/npc/012-3_Cave/_import.txt @@ -1,3 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. map: 012-3.gat npc: npc/012-3_Cave/_mobs.txt npc: npc/012-3_Cave/_warps.txt diff --git a/npc/012-3_Cave/_mobs.txt b/npc/012-3_Cave/_mobs.txt index e3a247f6..df983cbd 100644 --- a/npc/012-3_Cave/_mobs.txt +++ b/npc/012-3_Cave/_mobs.txt @@ -1,3 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. // 012-3 Cave mobs 012-3.gat,447,65,17,7 monster Moggun 1061,5,100000,30000,Mob012-3::On1061 diff --git a/npc/012-3_Cave/_warps.txt b/npc/012-3_Cave/_warps.txt index 044ea2b4..15d47e27 100644 --- a/npc/012-3_Cave/_warps.txt +++ b/npc/012-3_Cave/_warps.txt @@ -1,3 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. // 012-3 Cave warps 012-3.gat,37,82 warp CaveExit 0,-1,012-1.gat,98,100 |