diff options
Diffstat (limited to 'npc/new_30-1-west-woodland-cave')
-rw-r--r-- | npc/new_30-1-west-woodland-cave/monsters.txt | 14 | ||||
-rw-r--r-- | npc/new_30-1-west-woodland-cave/passages.txt | 4 |
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 |