diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-14 15:53:54 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-14 15:53:54 +0100 |
commit | c4cf168f34237bcab9b933bacccf0871946f7bcd (patch) | |
tree | 651fbfe80d81db5ffc5e82a1b51bebeabefe69c9 /npc/000-2-0 | |
parent | f62781f96cbb2e61250124e3340d5d545cd469e8 (diff) | |
download | serverdata-c4cf168f34237bcab9b933bacccf0871946f7bcd.tar.gz serverdata-c4cf168f34237bcab9b933bacccf0871946f7bcd.tar.bz2 serverdata-c4cf168f34237bcab9b933bacccf0871946f7bcd.tar.xz serverdata-c4cf168f34237bcab9b933bacccf0871946f7bcd.zip |
add monsters
Diffstat (limited to 'npc/000-2-0')
-rw-r--r-- | npc/000-2-0/_import.txt | 3 | ||||
-rw-r--r-- | npc/000-2-0/_mobs.txt | 4 |
2 files changed, 1 insertions, 6 deletions
diff --git a/npc/000-2-0/_import.txt b/npc/000-2-0/_import.txt index 795dcc45d..c0b9afb11 100644 --- a/npc/000-2-0/_import.txt +++ b/npc/000-2-0/_import.txt @@ -1,9 +1,8 @@ // Map 000-2-0: First Deck // This file is generated automatically. All manually added changes will be removed when running the Converter. -"npc/000-2-0/_mobs.txt", "npc/000-2-0/_warps.txt", "npc/000-2-0/billybons.txt", "npc/000-2-0/doors.txt", "npc/000-2-0/julia.txt", "npc/000-2-0/mapflags.txt", -"npc/000-2-0/note.txt",
\ No newline at end of file +"npc/000-2-0/note.txt", diff --git a/npc/000-2-0/_mobs.txt b/npc/000-2-0/_mobs.txt deleted file mode 100644 index 018c21bf2..000000000 --- a/npc/000-2-0/_mobs.txt +++ /dev/null @@ -1,4 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 000-2-0: Second Deck mobs -000-2-1,52,32,21,9 monster Piou 1002,3,30000,20000 -000-2-1,52,32,21,9 monster Maggot 1030,2,30000,20000
\ No newline at end of file |