From 5cd797d7e89b1e320cd37e385ca20bb7d8d7920a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 22 May 2019 10:27:57 -0300 Subject: Populate 020-7-2 --- npc/020-7-2/_import.txt | 3 +++ npc/020-7-2/_mobs.txt | 8 ++++++++ npc/020-7-2/connor.txt | 9 +++++++++ npc/020-7-2/parcival.txt | 9 +++++++++ 4 files changed, 29 insertions(+) create mode 100644 npc/020-7-2/_mobs.txt create mode 100644 npc/020-7-2/connor.txt create mode 100644 npc/020-7-2/parcival.txt (limited to 'npc/020-7-2') diff --git a/npc/020-7-2/_import.txt b/npc/020-7-2/_import.txt index db78130d1..6d305d4eb 100644 --- a/npc/020-7-2/_import.txt +++ b/npc/020-7-2/_import.txt @@ -1,3 +1,6 @@ // Map 020-7-2: Ice cave // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/020-7-2/_mobs.txt", "npc/020-7-2/_warps.txt", +"npc/020-7-2/connor.txt", +"npc/020-7-2/parcival.txt", diff --git a/npc/020-7-2/_mobs.txt b/npc/020-7-2/_mobs.txt new file mode 100644 index 000000000..a522ab6f5 --- /dev/null +++ b/npc/020-7-2/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 020-7-2: Ice cave mobs +020-7-2,57,92,40,26 monster Blue Slime 1087,30,35000,450000,Pyry::OnSlimeDeath +020-7-2,60,88,40,26 monster White Slime 1094,15,45000,450000,Pyry::OnSlimeDeath +020-7-2,56,97,38,26 monster Black Slime 1178,50,35000,450000 +020-7-2,36,68,18,55 monster Santa Slime 1096,9,35000,450000 +020-7-2,66,74,29,55 monster Cave Bat 1039,16,35000,450000 +020-7-2,52,34,40,26 monster Azul Slime 1095,7,35000,450000 diff --git a/npc/020-7-2/connor.txt b/npc/020-7-2/connor.txt new file mode 100644 index 000000000..536d2b3cb --- /dev/null +++ b/npc/020-7-2/connor.txt @@ -0,0 +1,9 @@ +// TMW2 scripts. +// Authors: +// Jesusalva +// TMW LoF (Paxel) +// Description: +// Makes Raw Coal to fool the Blue Sage + + + diff --git a/npc/020-7-2/parcival.txt b/npc/020-7-2/parcival.txt new file mode 100644 index 000000000..92aae41ef --- /dev/null +++ b/npc/020-7-2/parcival.txt @@ -0,0 +1,9 @@ +// TMW2 scripts. +// Authors: +// Jesusalva +// TMW LoF (Paxel) +// Description: +// Informs about the Slime Cage + + + -- cgit v1.2.3-70-g09d2