diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-14 08:53:21 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-14 08:53:21 +0200 |
commit | cd146e40b05eba88cc55f6ea07ab772df26924ed (patch) | |
tree | 5e228a4369f38ed336478040bb63a3c6fc033bd6 /npc | |
parent | 6408af9e61f1fc690cff4f11efcfb72a70caedb9 (diff) | |
download | serverdata-cd146e40b05eba88cc55f6ea07ab772df26924ed.tar.gz serverdata-cd146e40b05eba88cc55f6ea07ab772df26924ed.tar.bz2 serverdata-cd146e40b05eba88cc55f6ea07ab772df26924ed.tar.xz serverdata-cd146e40b05eba88cc55f6ea07ab772df26924ed.zip |
Added a line to describe the different values, in all _mobs.txt files.
Also preparing to add a name to all of the maps.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/000-2-1/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/000-2-4/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/001-1/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/001-2-14/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/001-2-22/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/001-2-25/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/001-2-30/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/test/_mobs.txt | 5 |
9 files changed, 25 insertions, 7 deletions
diff --git a/npc/000-1/_mobs.txt b/npc/000-1/_mobs.txt index 8ef13aca..4ed41d4d 100644 --- a/npc/000-1/_mobs.txt +++ b/npc/000-1/_mobs.txt @@ -1,4 +1,6 @@ -// 000-1 Desert Island mobs +// Map 000-1: Desert Island +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + 000-1,0,0,0,0 monster Piou 1002,4,15000,60000 000-1,28,49,12,19 monster Tortuga 1004,3,16000,120000 000-1,58,118,69,28 monster Tortuga 1004,4,35000,300000 diff --git a/npc/000-2-1/_mobs.txt b/npc/000-2-1/_mobs.txt index f5e6cb81..130d4e64 100644 --- a/npc/000-2-1/_mobs.txt +++ b/npc/000-2-1/_mobs.txt @@ -1,2 +1,4 @@ // Map 000-2-1: La Johanne, Second Deck +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + 000-2-1,61,32,41,19 monster Piou 1002,3,30000,20000 diff --git a/npc/000-2-4/_mobs.txt b/npc/000-2-4/_mobs.txt index 0efb6b57..9a87cc30 100644 --- a/npc/000-2-4/_mobs.txt +++ b/npc/000-2-4/_mobs.txt @@ -1,3 +1,4 @@ -// 000-2-4 mobs +// Map 000-2-4: +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script 000-2-4,30,30,2,2 monster Cuco 1020,1,90000,80000 diff --git a/npc/001-1/_mobs.txt b/npc/001-1/_mobs.txt index ab28590c..97f8097f 100644 --- a/npc/001-1/_mobs.txt +++ b/npc/001-1/_mobs.txt @@ -1,4 +1,6 @@ -// 001-1 Artis City mobs +// Map 001-1: Artis City +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + 001-1,0,0,0,0 monster Piou 1002,2,15000,60000 001-1,0,0,0,0 monster Piousse 1003,1,15000,150000 001-1,174,34,23,30 monster Fluffy 1022,8,18000,100000,Mobs#001-1::OnFluffyDeath diff --git a/npc/001-2-14/_mobs.txt b/npc/001-2-14/_mobs.txt index 8c8eb0ff..d1cee2ad 100644 --- a/npc/001-2-14/_mobs.txt +++ b/npc/001-2-14/_mobs.txt @@ -1,2 +1,4 @@ -// 001-2-14 +// Map 001-2-14: +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + 001-2-14,0,0,0,0 monster Ratto 1005,3,420000,240000 diff --git a/npc/001-2-22/_mobs.txt b/npc/001-2-22/_mobs.txt index 71276bfa..00febba3 100644 --- a/npc/001-2-22/_mobs.txt +++ b/npc/001-2-22/_mobs.txt @@ -1,2 +1,4 @@ // Map 001-2-22: La Johanne, Second Deck +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + 001-2-22,61,32,41,19 monster Piou 1002,3,30000,20000 diff --git a/npc/001-2-25/_mobs.txt b/npc/001-2-25/_mobs.txt index 15467c74..0bb00314 100644 --- a/npc/001-2-25/_mobs.txt +++ b/npc/001-2-25/_mobs.txt @@ -1,2 +1,4 @@ -// 001-2-25 +// Map 001-2-25: +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + 001-2-25,0,0,0,0 monster Ratto 1005,2,420000,240000 diff --git a/npc/001-2-30/_mobs.txt b/npc/001-2-30/_mobs.txt index 710eb81f..0d89e0ac 100644 --- a/npc/001-2-30/_mobs.txt +++ b/npc/001-2-30/_mobs.txt @@ -1,2 +1,4 @@ -// 001-2-30 +// Map 001-2-30: +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + 001-2-30,0,0,0,0 monster Ratto 1005,1,420000,240000 diff --git a/npc/test/_mobs.txt b/npc/test/_mobs.txt index 76673a51..05e594bc 100644 --- a/npc/test/_mobs.txt +++ b/npc/test/_mobs.txt @@ -1,9 +1,12 @@ +// Test Map +// mapID,x,y,sizex,sizey monster Name ID,number,eAdeath,eAspawn,script + test,44,12,1,1 monster Piou 1002,3,1000,1000 test,48,10,1,1 monster Tartuga 1004,3,1000,1000 test,48,10,0,0 monster Piou 1002,1,1000,1000 test,48,10,0,0 monster Ratto 1005,1,1000,1000 test,54,10,1,1 monster Piou 1002,3,1000,1000 -//test,61,10,0,0 monster Piou 1002,3,1000,1000 +// test,61,10,0,0 monster Piou 1002,3,1000,1000 test,68,9,0,0 monster Piou 1002,3,1000,1000 test,68,9,0,0 monster Ratto 1005,1,1000,1000 test,68,9,1,1 monster Tartuga 1004,3,1000,1000 |