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/020-3/_mobs.txt | |
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/020-3/_mobs.txt')
-rw-r--r-- | npc/020-3/_mobs.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/020-3/_mobs.txt b/npc/020-3/_mobs.txt index 7af4f76c..41d4126d 100644 --- a/npc/020-3/_mobs.txt +++ b/npc/020-3/_mobs.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 020-3: Ice cave mobs -020-3,40,36,14,2 monster The Bat 1017,1,100000,30000 -020-3,40,49,17,3 monster The Pinkie 1018,1,100000,30000 -020-3,0,0,0,0 monster The Bat 1017,20,0,0 -020-3,0,0,0,0 monster The Pinkie 1018,10,0,0 +020-3,40,36,14,2 monster Bat 1017,1,100000,30000 +020-3,40,49,17,3 monster Pinkie 1018,1,100000,30000 +020-3,0,0,0,0 monster Bat 1017,20,0,0 +020-3,0,0,0,0 monster Pinkie 1018,10,0,0 |