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/030-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/030-1')
-rw-r--r-- | npc/030-1/_mobs.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/030-1/_mobs.txt b/npc/030-1/_mobs.txt index 32eb53b2..58b3a91e 100644 --- a/npc/030-1/_mobs.txt +++ b/npc/030-1/_mobs.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 030-1: Romantic Place mobs -030-1,0,0,0,0 monster The Pollett 1113,7,100000,30000 -030-1,0,0,0,0 monster The WhiteBell 1095,4,100000,30000 -030-1,71,67,0,0 monster The Santaboo 1112,2,100000,30000 -030-1,71,67,0,0 monster The Reinboo 1094,2,100000,30000 +030-1,0,0,0,0 monster Pollett 1113,7,100000,30000 +030-1,0,0,0,0 monster White Bell 1095,4,100000,30000 +030-1,71,67,0,0 monster Santaboo 1112,2,100000,30000 +030-1,71,67,0,0 monster Reinboo 1094,2,100000,30000 |