diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-13 11:52:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-13 11:52:52 -0300 |
commit | 9431abfcaa22101e740ed90186917bf17842fd79 (patch) | |
tree | 403719f0c0d6fa944c80f625b6861f1f5da98df5 /npc/027-2 | |
parent | e782500f5649deac31137f8fda3ddeb0e9a47e41 (diff) | |
download | serverdata-9431abfcaa22101e740ed90186917bf17842fd79.tar.gz serverdata-9431abfcaa22101e740ed90186917bf17842fd79.tar.bz2 serverdata-9431abfcaa22101e740ed90186917bf17842fd79.tar.xz serverdata-9431abfcaa22101e740ed90186917bf17842fd79.zip |
Seems like make maps will override the clientdata name with serverdata name...
Diffstat (limited to 'npc/027-2')
-rw-r--r-- | npc/027-2/_mobs.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/027-2/_mobs.txt b/npc/027-2/_mobs.txt index f35e2471..10a2f89a 100644 --- a/npc/027-2/_mobs.txt +++ b/npc/027-2/_mobs.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 027-2: Graveyard Indoor mobs -027-2,25,99,4,9 monster The TipsySkeleton 1078,1,100000,30000 -027-2,35,88,14,19 monster The VampireBat 1066,15,100000,30000 -027-2,25,99,4,9 monster The DrunkenSkeleton 1077,1,100000,30000 -027-2,25,99,4,9 monster The TipsySkeleton 1078,1,100000,30000 +027-2,25,99,4,9 monster Tipsy Skeleton 1078,1,100000,30000 +027-2,35,88,14,19 monster Vampire Bat 1066,15,100000,30000 +027-2,25,99,4,9 monster Drunken Skeleton 1077,1,100000,30000 +027-2,25,99,4,9 monster Tipsy Skeleton 1078,1,100000,30000 |