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/033-1 | |
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/033-1')
-rw-r--r-- | npc/033-1/_mobs.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/033-1/_mobs.txt b/npc/033-1/_mobs.txt index ea14fd0c..b7735315 100644 --- a/npc/033-1/_mobs.txt +++ b/npc/033-1/_mobs.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 033-1: snow Path mobs -033-1,73,49,5,9 monster The Wolvern 1090,2,100000,30000 -033-1,33,38,7,24 monster The Reinboo 1094,3,100000,30000 -033-1,56,87,25,21 monster The Squirrel 1038,15,100000,30000 -033-1,0,0,0,0 monster The WhiteBell 1095,3,100000,30000 +033-1,73,49,5,9 monster Wolvern 1090,2,100000,30000 +033-1,33,38,7,24 monster Reinboo 1094,3,100000,30000 +033-1,56,87,25,21 monster Squirrel 1038,15,100000,30000 +033-1,0,0,0,0 monster White Bell 1095,3,100000,30000 |