From fee8af4cd68dee370ac3151725d61693ce06ca17 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Oct 2021 19:11:49 -0300 Subject: Aethyr Initial Version --- npc/024-1/_import.txt | 1 + npc/024-1/_mobs.txt | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 npc/024-1/_mobs.txt (limited to 'npc/024-1') diff --git a/npc/024-1/_import.txt b/npc/024-1/_import.txt index 604efcddb..b2f50daaf 100644 --- a/npc/024-1/_import.txt +++ b/npc/024-1/_import.txt @@ -1,5 +1,6 @@ // Map 024-1: Frostia // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/024-1/_mobs.txt", "npc/024-1/_warps.txt", "npc/024-1/guard.txt", "npc/024-1/mapflags.txt", diff --git a/npc/024-1/_mobs.txt b/npc/024-1/_mobs.txt new file mode 100644 index 000000000..07c198b35 --- /dev/null +++ b/npc/024-1/_mobs.txt @@ -0,0 +1,6 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 024-1: Frostia mobs +024-1,98,43,76,22 monster Pollet 1219,16,90000,30000 +024-1,96,77,78,21 monster Iced Fluffy 1041,7,60000,30000 +024-1,89,120,21,22 monster Azul Slime 1095,3,30000,30000 +024-1,145,70,25,36 monster Rudolph Slime 1086,2,30000,30000 -- cgit v1.2.3-70-g09d2