From 92edc7656445e89c7ce1d229970f03ff55708e5b Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 12 Nov 2008 09:24:59 +0100 Subject: Converted some files from DOS to UNIX newlines --- npc/new_26-1-hill1/monsters.txt | 104 ++++++++++++++++++++-------------------- npc/new_26-1-hill1/passages.txt | 22 ++++----- 2 files changed, 63 insertions(+), 63 deletions(-) (limited to 'npc/new_26-1-hill1') diff --git a/npc/new_26-1-hill1/monsters.txt b/npc/new_26-1-hill1/monsters.txt index 20c2376c..cc95281f 100644 --- a/npc/new_26-1-hill1/monsters.txt +++ b/npc/new_26-1-hill1/monsters.txt @@ -1,52 +1,52 @@ -// Map: new_26-1 -// This is North Woodland. -// - -new_26-1.gat,0,0,0,0 monster Mouboo 1028,25,0,0,Mob26::OnMouboo -new_26-1.gat,0,0,0,0 monster SpikyMushroom 1019,30,0,0,Mob26::OnSpikyMushroom - -new_26-1.gat,0,0,0,0 monster Alizarin 1032,1,2700000,1800000,Mob26::OnAlizarin -new_26-1.gat,0,0,0,0 monster Gamboge 1031,1,2700000,1800000,Mob26::OnGamboge -new_26-1.gat,0,0,0,0 monster Cobalt 1030,1,2700000,1800000,Mob26::OnCobalt -new_26-1.gat,0,0,0,0 monster Mauve 1029,1,2700000,1800000,Mob26::OnMauve - -new_26-1.gat,0,0,0,0 monster SilkWorm 1035,5,6000,3000,Mob26::OnSilkWorm - -new_26-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; -} +// Map: new_26-1 +// This is North Woodland. +// + +new_26-1.gat,0,0,0,0 monster Mouboo 1028,25,0,0,Mob26::OnMouboo +new_26-1.gat,0,0,0,0 monster SpikyMushroom 1019,30,0,0,Mob26::OnSpikyMushroom + +new_26-1.gat,0,0,0,0 monster Alizarin 1032,1,2700000,1800000,Mob26::OnAlizarin +new_26-1.gat,0,0,0,0 monster Gamboge 1031,1,2700000,1800000,Mob26::OnGamboge +new_26-1.gat,0,0,0,0 monster Cobalt 1030,1,2700000,1800000,Mob26::OnCobalt +new_26-1.gat,0,0,0,0 monster Mauve 1029,1,2700000,1800000,Mob26::OnMauve + +new_26-1.gat,0,0,0,0 monster SilkWorm 1035,5,6000,3000,Mob26::OnSilkWorm + +new_26-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/new_26-1-hill1/passages.txt b/npc/new_26-1-hill1/passages.txt index cce370a0..6d5cabe0 100644 --- a/npc/new_26-1-hill1/passages.txt +++ b/npc/new_26-1-hill1/passages.txt @@ -1,11 +1,11 @@ -new_26-1.gat,132,164 warp south 2,0,new_9-1.gat,72,16 -new_26-1.gat,98,99 warp lowtunnel1 0,0,new_27-1.gat,36,81 -new_26-1.gat,109,92 warp hightunnel1 0,0,new_27-1.gat,79,73 -new_26-1.gat,123,90 warp npccave 0,0,new_27-1.gat,38,156 -new_26-1.gat,92,104 warp lowtunnel2 0,0,new_27-1.gat,270,111 -new_26-1.gat,65,126 warp hightunnel2 0,0,new_27-1.gat,176,139 -new_26-1.gat,44,88 warp starttunnel3 0,0,new_27-1.gat,354,187 -new_26-1.gat,41,48 warp realhightunnel3 0,0,new_27-1.gat,353,78 -new_26-1.gat,51,39 warp high1tunnel3 0,0,new_27-1.gat,370,45 -new_26-1.gat,148,67 warp high2tunnel3 0,0,new_27-1.gat,475,104 -new_26-1.gat,150,59 warp map26to28 0,4,new_28-1.gat,21,75 +new_26-1.gat,132,164 warp south 2,0,new_9-1.gat,72,16 +new_26-1.gat,98,99 warp lowtunnel1 0,0,new_27-1.gat,36,81 +new_26-1.gat,109,92 warp hightunnel1 0,0,new_27-1.gat,79,73 +new_26-1.gat,123,90 warp npccave 0,0,new_27-1.gat,38,156 +new_26-1.gat,92,104 warp lowtunnel2 0,0,new_27-1.gat,270,111 +new_26-1.gat,65,126 warp hightunnel2 0,0,new_27-1.gat,176,139 +new_26-1.gat,44,88 warp starttunnel3 0,0,new_27-1.gat,354,187 +new_26-1.gat,41,48 warp realhightunnel3 0,0,new_27-1.gat,353,78 +new_26-1.gat,51,39 warp high1tunnel3 0,0,new_27-1.gat,370,45 +new_26-1.gat,148,67 warp high2tunnel3 0,0,new_27-1.gat,475,104 +new_26-1.gat,150,59 warp map26to28 0,4,new_28-1.gat,21,75 -- cgit v1.2.3-70-g09d2