summaryrefslogtreecommitdiff
path: root/npc/new_16-1-south-east-woodland
diff options
context:
space:
mode:
Diffstat (limited to 'npc/new_16-1-south-east-woodland')
-rw-r--r--npc/new_16-1-south-east-woodland/monsters.txt35
-rw-r--r--npc/new_16-1-south-east-woodland/passages.txt4
2 files changed, 0 insertions, 39 deletions
diff --git a/npc/new_16-1-south-east-woodland/monsters.txt b/npc/new_16-1-south-east-woodland/monsters.txt
deleted file mode 100644
index e384b02b..00000000
--- a/npc/new_16-1-south-east-woodland/monsters.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-// Map: new_16-1
-// This is South-East Woodland.
-//
-
-new_16-1.gat,0,0,0,0 monster Fluffy 1020,50,0,0,Mob16::OnFluffy
-new_16-1.gat,0,0,0,0 monster Flower 1014,40,0,0,Mob16::OnFlower
-
-new_16-1.gat,0,0,0,0 monster Gamboge 1031,1,2700000,1800000,Mob16::OnGamboge
-
-new_16-1.gat,0,0,0,0 monster SilkWorm 1035,2,60000,30000,Mob16::OnSilkWorm
-
-new_16-1.gat,0,0,0 script Mob16 -1,{
-OnFluffy:
- set @mobID, 1020;
- callfunc "MobPoints";
- break;
-
-OnFlower:
- set @mobID, 1014;
- callfunc "MobPoints";
- break;
-
-OnGamboge:
- set @mobID, 1031;
- callfunc "MobPoints";
- break;
-
-OnSilkWorm:
- set @mobID, 1035;
- callfunc "MobPoints";
- break;
-
-
- end;
-}
diff --git a/npc/new_16-1-south-east-woodland/passages.txt b/npc/new_16-1-south-east-woodland/passages.txt
deleted file mode 100644
index 4696b482..00000000
--- a/npc/new_16-1-south-east-woodland/passages.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-new_16-1.gat,120,114 warp todesert 3,0,new_15-1.gat,20,24
-new_16-1.gat,22,54 warp towoodland 2,2,new_14-1.gat,127,53
-new_16-1.gat,68,22 warp warp2 3,1,new_18-1.gat,78,100
-new_16-1.gat,122,21 warp warp2 1,1,new_18-1.gat,132,98