diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-22 03:45:50 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-22 03:45:50 -0700 |
commit | 8cae569d85aba62c966fcb657bac794b2f30b0d2 (patch) | |
tree | 04e42e2a0ddfa0869401c98e672ba347cc91776c /npc/012-1_Woodland_Hills | |
parent | f2aa58baabb81281323c146d355a1317628afa4f (diff) | |
download | serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.tar.gz serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.tar.bz2 serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.tar.xz serverdata-8cae569d85aba62c966fcb657bac794b2f30b0d2.zip |
Map name/warp/monster location fixes
Diffstat (limited to 'npc/012-1_Woodland_Hills')
-rw-r--r-- | npc/012-1_Woodland_Hills/monsters.txt | 18 | ||||
-rw-r--r-- | npc/012-1_Woodland_Hills/shops.txt | 2 |
2 files changed, 10 insertions, 10 deletions
diff --git a/npc/012-1_Woodland_Hills/monsters.txt b/npc/012-1_Woodland_Hills/monsters.txt index cc95281f..8b7c5c1b 100644 --- a/npc/012-1_Woodland_Hills/monsters.txt +++ b/npc/012-1_Woodland_Hills/monsters.txt @@ -1,18 +1,18 @@ -// Map: new_26-1 +// Map: 012-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 +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 -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 +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 -new_26-1.gat,0,0,0,0 monster SilkWorm 1035,5,6000,3000,Mob26::OnSilkWorm +012-1.gat,0,0,0,0 monster SilkWorm 1035,5,6000,3000,Mob26::OnSilkWorm -new_26-1.gat,0,0,0 script Mob26 -1,{ +012-1.gat,0,0,0 script Mob26 -1,{ OnMouboo: set @mobID, 1028; callfunc "MobPoints"; diff --git a/npc/012-1_Woodland_Hills/shops.txt b/npc/012-1_Woodland_Hills/shops.txt index 4e2ce96e..b29e5542 100644 --- a/npc/012-1_Woodland_Hills/shops.txt +++ b/npc/012-1_Woodland_Hills/shops.txt @@ -1,3 +1,3 @@ // -new_26-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 +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 |