summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/025-1/_import.txt1
-rw-r--r--npc/025-1/reset.txt13
-rw-r--r--npc/025-3/_mobs.txt6
3 files changed, 17 insertions, 3 deletions
diff --git a/npc/025-1/_import.txt b/npc/025-1/_import.txt
index 35633eca..a29be248 100644
--- a/npc/025-1/_import.txt
+++ b/npc/025-1/_import.txt
@@ -4,4 +4,5 @@ map: 025-1.gat
npc: npc/025-1/_mobs.txt
npc: npc/025-1/_warps.txt
npc: npc/025-1/barrier.txt
+npc: npc/025-1/reset.txt
npc: npc/025-1/rossy.txt
diff --git a/npc/025-1/reset.txt b/npc/025-1/reset.txt
new file mode 100644
index 00000000..382b6761
--- /dev/null
+++ b/npc/025-1/reset.txt
@@ -0,0 +1,13 @@
+025-1.gat,47,84,0 script reset 145,{
+
+ mes "reset?";
+ menu
+ "Yes.", -,
+ "No.", L_No;
+ set Rossy_Quest, 0;
+ set Cave_Battles, 0;
+
+L_No:
+ close;
+
+}
diff --git a/npc/025-3/_mobs.txt b/npc/025-3/_mobs.txt
index 03c831fb..0b110386 100644
--- a/npc/025-3/_mobs.txt
+++ b/npc/025-3/_mobs.txt
@@ -1,9 +1,9 @@
// This file is generated automatically. All manually changes will be removed when running the Converter.
// 025-3 mobs
-025-3.gat,0,0,0,0 monster CaveMaggot 1056,100,0,100,Mob025-3::On1056
-025-3.gat,0,0,0,0 monster Archant 1060,20,0,100,Mob025-3::On1060
-025-3.gat,0,0,0,0 monster AngryScorpion 1057,25,0,0,Mob025-3::On1057
+025-3.gat,0,0,0,0 monster CaveMaggot 1056,200,0,100,Mob025-3::On1056
+025-3.gat,0,0,0,0 monster Archant 1060,50,0,100,Mob025-3::On1060
+025-3.gat,0,0,0,0 monster AngryScorpion 1057,75,0,0,Mob025-3::On1057
025-3.gat,67,153,4,2 monster Skeleton 1043,1,0,30000,Mob025-3::On1043