diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-18 21:10:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-18 21:10:38 -0300 |
commit | 0d9b1ca88800b854d12b696308bf477304a11aa6 (patch) | |
tree | 5c512b75ebd336fd84705646b7e3855f9061cd0d /npc/023-4 | |
parent | 044f96b45622ed982207ad55181c4550781fdd87 (diff) | |
download | serverdata-0d9b1ca88800b854d12b696308bf477304a11aa6.tar.gz serverdata-0d9b1ca88800b854d12b696308bf477304a11aa6.tar.bz2 serverdata-0d9b1ca88800b854d12b696308bf477304a11aa6.tar.xz serverdata-0d9b1ca88800b854d12b696308bf477304a11aa6.zip |
Add Henry's Quest
Diffstat (limited to 'npc/023-4')
-rw-r--r-- | npc/023-4/_import.txt | 1 | ||||
-rw-r--r-- | npc/023-4/_mobs.txt | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/npc/023-4/_import.txt b/npc/023-4/_import.txt index 5b4de2d7b..ebd1020e0 100644 --- a/npc/023-4/_import.txt +++ b/npc/023-4/_import.txt @@ -1,5 +1,6 @@ // Map 023-4: Ice Caves // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/023-4/023-4_blackbox.txt", +"npc/023-4/_mobs.txt", "npc/023-4/_warps.txt", "npc/023-4/traps.txt", diff --git a/npc/023-4/_mobs.txt b/npc/023-4/_mobs.txt new file mode 100644 index 000000000..df036b060 --- /dev/null +++ b/npc/023-4/_mobs.txt @@ -0,0 +1,6 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 023-4: Ice Caves mobs +023-4,44,44,25,24 monster Ice Maggot 1012,27,30000,30000 +023-4,61,62,6,5 monster Copper Slime Mother 1238,1,30000,30000 +023-4,62,28,6,6 monster White Slime Mother 1242,1,30000,30000 +023-4,58,44,6,26 monster JackO 1120,2,30000,15000 |