summaryrefslogtreecommitdiff
path: root/npc/new_30-1-west-woodland-cave
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-19 13:38:20 +0000
committerJared Adams <jaxad0127@gmail.com>2008-11-19 13:38:20 +0000
commit1195ea1eb880ca9c77f2471e036d8bb8009fd70d (patch)
tree888b3dded2573c38c92acb7d6faf528d02abfd8b /npc/new_30-1-west-woodland-cave
parentc35d7a43946974cc85497980f4542f0b8abc1a56 (diff)
downloadserverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.tar.gz
serverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.tar.bz2
serverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.tar.xz
serverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.zip
Change all script folders
Script files fixes are comming
Diffstat (limited to 'npc/new_30-1-west-woodland-cave')
-rw-r--r--npc/new_30-1-west-woodland-cave/monsters.txt14
-rw-r--r--npc/new_30-1-west-woodland-cave/passages.txt4
2 files changed, 0 insertions, 18 deletions
diff --git a/npc/new_30-1-west-woodland-cave/monsters.txt b/npc/new_30-1-west-woodland-cave/monsters.txt
deleted file mode 100644
index b0620568..00000000
--- a/npc/new_30-1-west-woodland-cave/monsters.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-// Map: new_30-1
-// This is the caves beneath West Woodland.
-//
-
-new_30-1.gat,0,0,0,0 monster Bat 1017,50,0,0,Mob30::OnBat
-
-new_30-1.gat,0,0,0 script Mob30 -1,{
-OnBat:
- set @mobID, 1017;
- callfunc "MobPoints";
- break;
-
- end;
-}
diff --git a/npc/new_30-1-west-woodland-cave/passages.txt b/npc/new_30-1-west-woodland-cave/passages.txt
deleted file mode 100644
index 9ef108a2..00000000
--- a/npc/new_30-1-west-woodland-cave/passages.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-new_30-1.gat,91,108 warp lowtohigh 0,0,new_30-1.gat,103,52
-new_30-1.gat,101,54 warp hightolow 5,0,new_30-1.gat,91,109
-new_30-1.gat,56,174 warp tomap29low 2,0,new_29-1.gat,93,59
-new_30-1.gat,35,32 warp tomap29high 0,0,new_29-1.gat,76,39 \ No newline at end of file