summaryrefslogtreecommitdiff
path: root/npc/012-1_Woodland_Hills
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1_Woodland_Hills')
-rw-r--r--npc/012-1_Woodland_Hills/_import.txt5
-rw-r--r--npc/012-1_Woodland_Hills/_mobs.txt7
-rw-r--r--npc/012-1_Woodland_Hills/_warps.txt12
-rw-r--r--npc/012-1_Woodland_Hills/monsters.txt52
-rw-r--r--npc/012-1_Woodland_Hills/shops.txt3
5 files changed, 79 insertions, 0 deletions
diff --git a/npc/012-1_Woodland_Hills/_import.txt b/npc/012-1_Woodland_Hills/_import.txt
new file mode 100644
index 00000000..851f97fc
--- /dev/null
+++ b/npc/012-1_Woodland_Hills/_import.txt
@@ -0,0 +1,5 @@
+map: 012-1.gat
+npc: npc/012-1_Woodland_Hills/_mobs.txt
+npc: npc/012-1_Woodland_Hills/_warps.txt
+npc: npc/012-1_Woodland_Hills/monsters.txt
+npc: npc/012-1_Woodland_Hills/shops.txt
diff --git a/npc/012-1_Woodland_Hills/_mobs.txt b/npc/012-1_Woodland_Hills/_mobs.txt
new file mode 100644
index 00000000..8bb05fe9
--- /dev/null
+++ b/npc/012-1_Woodland_Hills/_mobs.txt
@@ -0,0 +1,7 @@
+// 012-1 Woodland Hills mobs
+
+
+
+012-1.gat,0,0,0 script Mob012-1 -1,{
+ end;
+}
diff --git a/npc/012-1_Woodland_Hills/_warps.txt b/npc/012-1_Woodland_Hills/_warps.txt
new file mode 100644
index 00000000..f8c58466
--- /dev/null
+++ b/npc/012-1_Woodland_Hills/_warps.txt
@@ -0,0 +1,12 @@
+// 012-1 Woodland Hills warps
+
+012-1.gat,51,39 warp ToCaves -1,-1,012-3.gat,370,45
+012-1.gat,41,48 warp ToCaves -1,-1,012-3.gat,353,78
+012-1.gat,44,88 warp ToCaves -1,-1,012-3.gat,354,187
+012-1.gat,92,104 warp ToCaves -1,-1,012-3.gat,270,111
+012-1.gat,98,99 warp ToCaves -1,-1,012-3.gat,36,81
+012-1.gat,109,92 warp ToCaves -1,-1,012-3.gat,79,73
+012-1.gat,123,90 warp ToCaves -1,-1,012-3.gat,38,156
+012-1.gat,150,61 warp ToWoodlandHills -1,2,013-1.gat,21,75
+012-1.gat,132,163 warp ToWoodland 0,-1,011-1.gat,72,16
+012-1.gat,65,126 warp ToCaves -1,-1,012-3.gat,176,139
diff --git a/npc/012-1_Woodland_Hills/monsters.txt b/npc/012-1_Woodland_Hills/monsters.txt
new file mode 100644
index 00000000..8b7c5c1b
--- /dev/null
+++ b/npc/012-1_Woodland_Hills/monsters.txt
@@ -0,0 +1,52 @@
+// Map: 012-1
+// This is North Woodland.
+//
+
+012-1.gat,0,0,0,0 monster Mouboo 1028,25,0,0,Mob26::OnMouboo
+012-1.gat,0,0,0,0 monster SpikyMushroom 1019,30,0,0,Mob26::OnSpikyMushroom
+
+012-1.gat,0,0,0,0 monster Alizarin 1032,1,2700000,1800000,Mob26::OnAlizarin
+012-1.gat,0,0,0,0 monster Gamboge 1031,1,2700000,1800000,Mob26::OnGamboge
+012-1.gat,0,0,0,0 monster Cobalt 1030,1,2700000,1800000,Mob26::OnCobalt
+012-1.gat,0,0,0,0 monster Mauve 1029,1,2700000,1800000,Mob26::OnMauve
+
+012-1.gat,0,0,0,0 monster SilkWorm 1035,5,6000,3000,Mob26::OnSilkWorm
+
+012-1.gat,0,0,0 script Mob26 -1,{
+OnMouboo:
+ set @mobID, 1028;
+ callfunc "MobPoints";
+ break;
+
+OnSpikyMushroom:
+ set @mobID, 1019;
+ callfunc "MobPoints";
+ break;
+
+OnAlizarin:
+ set @mobID, 1032;
+ callfunc "MobPoints";
+ break;
+
+OnGamboge:
+ set @mobID, 1031;
+ callfunc "MobPoints";
+ break;
+
+OnCobalt:
+ set @mobID, 1030;
+ callfunc "MobPoints";
+ break;
+
+OnMauve:
+ set @mobID, 1029;
+ callfunc "MobPoints";
+ break;
+
+OnSilkWorm:
+ set @mobID, 1035;
+ callfunc "MobPoints";
+ break;
+
+ end;
+}
diff --git a/npc/012-1_Woodland_Hills/shops.txt b/npc/012-1_Woodland_Hills/shops.txt
new file mode 100644
index 00000000..b29e5542
--- /dev/null
+++ b/npc/012-1_Woodland_Hills/shops.txt
@@ -0,0 +1,3 @@
+//
+
+012-1.gat,36,99,0 shop Blossom 163,661:100,664:100,665:50,662:100,667:50,663:100,671:75,673:25,669:75,672:25,674:25