From 20dae4e0c4dc4fdf549fd898c0607decdf8fabaa Mon Sep 17 00:00:00 2001 From: Micksha Date: Wed, 6 May 2020 13:10:40 +0000 Subject: make maps for caves --- npc/012-3-1/_import.txt | 4 ++++ npc/012-3-1/_mobs.txt | 8 ++++++++ npc/012-3-1/_warps.txt | 5 +++++ 3 files changed, 17 insertions(+) create mode 100644 npc/012-3-1/_import.txt create mode 100644 npc/012-3-1/_mobs.txt create mode 100644 npc/012-3-1/_warps.txt (limited to 'npc/012-3-1') diff --git a/npc/012-3-1/_import.txt b/npc/012-3-1/_import.txt new file mode 100644 index 00000000..8856cef8 --- /dev/null +++ b/npc/012-3-1/_import.txt @@ -0,0 +1,4 @@ +// Map 012-3-1: Cador Cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/012-3-1/_mobs.txt", +"npc/012-3-1/_warps.txt", diff --git a/npc/012-3-1/_mobs.txt b/npc/012-3-1/_mobs.txt new file mode 100644 index 00000000..60055f77 --- /dev/null +++ b/npc/012-3-1/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 012-3-1: Cador Cave mobs +012-3-1,47,44,17,18 monster Spider 1044,5,4000,8000 +012-3-1,47,47,23,18 monster Cave Maggot 1027,8,2000,20000 +012-3-1,41,30,13,6 monster Green Slime 1024,3,20000,75000 +012-3-1,51,56,15,7 monster Black Scorpion 1104,1,4000,8000 +012-3-1,60,48,11,14 monster AngryCrafty 1103,3,50000,2500 +012-3-1,36,43,11,7 monster AngryCrafty 1103,2,50000,2500 diff --git a/npc/012-3-1/_warps.txt b/npc/012-3-1/_warps.txt new file mode 100644 index 00000000..4de4ef4a --- /dev/null +++ b/npc/012-3-1/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 012-3-1: Cador Cave warps +012-3-1,43,44,0 warp #012-3-1_43_44 1,0,012-3-3,44,97 +012-3-1,68,62,0 warp #012-3-1_68_62 0,2,012-3-2,22,45 +012-3-1,37,41,0 warp #012-3-1_37_41 2,0,012-1,48,68 -- cgit v1.2.3-70-g09d2