summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 13:33:57 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 13:33:57 -0300
commitcf18ce071c79ae37e14ea38943e0b1d88da70a7b (patch)
treef9159c9b60b3018300dd22ffba0d797bc5e828e5 /npc/025-1
parent8a4bf716002a017de77fe7df301ef8e4aaf00a2e (diff)
downloadserverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.gz
serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.bz2
serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.xz
serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.zip
Override
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/_import.txt7
-rw-r--r--npc/025-1/_mobs.txt12
-rw-r--r--npc/025-1/_warps.txt5
-rwxr-xr-xnpc/025-1/barrier.txt15
-rwxr-xr-xnpc/025-1/mapflags.txt2
-rwxr-xr-xnpc/025-1/reset.txt5
6 files changed, 46 insertions, 0 deletions
diff --git a/npc/025-1/_import.txt b/npc/025-1/_import.txt
new file mode 100644
index 00000000..4a8b3c7b
--- /dev/null
+++ b/npc/025-1/_import.txt
@@ -0,0 +1,7 @@
+// Map 025-1: Woodland Swamp
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/025-1/_mobs.txt",
+"npc/025-1/_warps.txt",
+"npc/025-1/barrier.txt",
+"npc/025-1/mapflags.txt",
+"npc/025-1/reset.txt",
diff --git a/npc/025-1/_mobs.txt b/npc/025-1/_mobs.txt
new file mode 100644
index 00000000..c8810f07
--- /dev/null
+++ b/npc/025-1/_mobs.txt
@@ -0,0 +1,12 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 025-1: Woodland Swamp mobs
+025-1,100,60,28,39 monster Alizarin Plant 1037,3,30000,10000
+025-1,56,96,6,2 monster Alizarin Plant 1037,1,1200000,10000
+025-1,56,35,38,16 monster Butterfly 1032,2,240000,12000
+025-1,38,84,18,15 monster Mana Bug 1035,18,40000,300
+025-1,96,47,31,27 monster Little Green Slime 1025,14,18000,3000
+025-1,0,0,0,0 monster CroconutMob 1014,34,20000,5000
+025-1,41,86,17,13 monster Pink Flower 1034,3,100000,50000
+025-1,78,46,11,14 monster Pink Flower 1034,3,100000,50000
+025-1,73,84,19,8 monster Pink Flower 1034,3,100000,50000
+025-1,53,33,29,8 monster Pink Flower 1034,4,100000,50000
diff --git a/npc/025-1/_warps.txt b/npc/025-1/_warps.txt
new file mode 100644
index 00000000..ad422d95
--- /dev/null
+++ b/npc/025-1/_warps.txt
@@ -0,0 +1,5 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 025-1: Woodland Swamp warps
+025-1,19,66,0 warp #025-1_19_66 0,0,026-1,128,66
+025-1,90,19,0 warp #025-1_90_19 3,0,015-1,59,100
+025-1,130,58,0 warp #025-1_130_58 0,2,016-1,21,53
diff --git a/npc/025-1/barrier.txt b/npc/025-1/barrier.txt
new file mode 100755
index 00000000..521a4b74
--- /dev/null
+++ b/npc/025-1/barrier.txt
@@ -0,0 +1,15 @@
+
+025-1,42,79,0 script #JuliaBarrier NPC45,1,1,{
+ if (Rossy_Quest > 14 || FLAGS & FLAG_ROSSI_COMPLETED) goto L_Warp;
+ if (Rossy_Quest <= 13) goto L_Block;
+ if (Rossy_Quest == 14) message strcharinfo(0), "You hear distant screams of fear.";
+ goto L_Warp;
+
+L_Warp:
+ warp "025-3", 112, 97;
+ end;
+
+L_Block:
+ message strcharinfo(0), "You are too frightened by what you can hear coming out of the cave that you can't enter.";
+ end;
+}
diff --git a/npc/025-1/mapflags.txt b/npc/025-1/mapflags.txt
new file mode 100755
index 00000000..76d30e57
--- /dev/null
+++ b/npc/025-1/mapflags.txt
@@ -0,0 +1,2 @@
+//025-1 mapflag resave 016-1,94,30
+025-1 mapflag outside
diff --git a/npc/025-1/reset.txt b/npc/025-1/reset.txt
new file mode 100755
index 00000000..3f2ff2d6
--- /dev/null
+++ b/npc/025-1/reset.txt
@@ -0,0 +1,5 @@
+
+
+
+
+