From 5a962dc6c80b13075f96c60a5827ab29f6c92504 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 18 Nov 2018 17:40:06 -0200 Subject: Make Maps. 005-1 increased in size to respect margins (+7, +10 coordinates) --- npc/005-1/ayasha.txt | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'npc/005-1/ayasha.txt') diff --git a/npc/005-1/ayasha.txt b/npc/005-1/ayasha.txt index a0dcc76c7..a55d3bee7 100644 --- a/npc/005-1/ayasha.txt +++ b/npc/005-1/ayasha.txt @@ -13,7 +13,7 @@ // 3: Found all kids // 4: Reward given -005-1,52,81,0 script Ayasha NPC_HUMAN_FEMALE_NOOB,{ +005-1,59,91,0 script Ayasha NPC_HUMAN_FEMALE_NOOB,{ showavatar NPC_HUMAN_FEMALE_NOOB; // this is handled by avatars.xml if (strcharinfo(2) == "Monster King" && is_admin()) goto L_MKControl; @@ -135,15 +135,15 @@ L_MKSmall: disablenpc("Mana Stone"); pvpon("005-1"); announce(l("##1WARNING! WARNING! Siege starting at Candor!!"), bc_all); - areamonster("005-1", 0, 0, 105, 105, l("Black Scorpion"), BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); - areamonster("005-1", 0, 0, 105, 105, ("House Maggot"), HouseMaggot, 3, "Ayasha::OnHouseMaggotDeath"); + areamonster("005-1", 0, 0, 125, 125, l("Black Scorpion"), BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); + areamonster("005-1", 0, 0, 125, 125, ("House Maggot"), HouseMaggot, 3, "Ayasha::OnHouseMaggotDeath"); initnpctimer; close; OnBlackScorpionDeath: dispbottom "BSD"; - areamonster("005-1", 0, 0, 105, 105, l("Black Scorpion"), BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); + areamonster("005-1", 0, 0, 125, 125, l("Black Scorpion"), BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); if (rand(10000) <= 900) getitem StrangeCoin, 1; debugmes "BSD OK"; @@ -151,7 +151,7 @@ OnBlackScorpionDeath: OnManaGhostDeath: dispbottom "MGD"; - areamonster("005-1", 0, 0, 105, 105, l("Mana Ghost"), ManaGhost, 1, "Ayasha::OnManaGhostDeath"); + areamonster("005-1", 0, 0, 125, 125, l("Mana Ghost"), ManaGhost, 1, "Ayasha::OnManaGhostDeath"); if (rand(10000) <= 500) getitem StrangeCoin, 1; debugmes "MGD OK"; @@ -159,7 +159,7 @@ OnManaGhostDeath: OnHouseMaggotDeath: dispbottom "HMD"; - areamonster("005-1", 0, 0, 105, 105, l("House Maggot"), ManaGhost, 1, "Ayasha::OnHouseMaggotDeath"); + areamonster("005-1", 0, 0, 125, 125, l("House Maggot"), ManaGhost, 1, "Ayasha::OnHouseMaggotDeath"); if (rand(10000) <= 400) getitem StrangeCoin, 1; debugmes "HMD OK"; @@ -167,8 +167,8 @@ OnHouseMaggotDeath: OnTimer5000: - areamonster("005-1", 0, 0, 105, 105, "Black Scorpion", BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); - areamonster("005-1", 0, 0, 105, 105, ("House Maggot"), HouseMaggot, 10, "Ayasha::OnHouseMaggotDeath"); + areamonster("005-1", 0, 0, 125, 125, "Black Scorpion", BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); + areamonster("005-1", 0, 0, 125, 125, ("House Maggot"), HouseMaggot, 10, "Ayasha::OnHouseMaggotDeath"); mapannounce("003-1", "##2Message to all Candor NPCs: Take shelter!", bc_map); disablenpc "Ayasha"; disablenpc "Charda"; @@ -193,9 +193,9 @@ OnTimer5000: end; OnTimer60000: - areamonster("005-1", 0, 0, 105, 105, "Black Scorpion", BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); - areamonster("005-1", 0, 0, 105, 105, ("Mana Ghost"), ManaGhost, 3, "Ayasha::OnManaGhostDeath"); - areamonster("005-1", 0, 0, 105, 105, ("House Maggot"), HouseMaggot, 5, "Ayasha::OnHouseMaggotDeath"); + areamonster("005-1", 0, 0, 125, 125, "Black Scorpion", BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); + areamonster("005-1", 0, 0, 125, 125, ("Mana Ghost"), ManaGhost, 3, "Ayasha::OnManaGhostDeath"); + areamonster("005-1", 0, 0, 125, 125, ("House Maggot"), HouseMaggot, 5, "Ayasha::OnHouseMaggotDeath"); end; OnTimer120000: @@ -205,16 +205,16 @@ OnTimer300000: OnTimer360000: OnTimer420000: OnTimer480000: - areamonster("005-1", 0, 0, 105, 105, ("Slime Blast"), 1090, 1); - areamonster("005-1", 0, 0, 105, 105, ("Mana Ghost"), ManaGhost, 1, "Ayasha::OnManaGhostDeath"); - areamonster("005-1", 0, 0, 105, 105, ("House Maggot"), HouseMaggot, 1, "Ayasha::OnHouseMaggotDeath"); + areamonster("005-1", 0, 0, 125, 125, ("Slime Blast"), 1090, 1); + areamonster("005-1", 0, 0, 125, 125, ("Mana Ghost"), ManaGhost, 1, "Ayasha::OnManaGhostDeath"); + areamonster("005-1", 0, 0, 125, 125, ("House Maggot"), HouseMaggot, 1, "Ayasha::OnHouseMaggotDeath"); end; OnTimer540000: mapannounce("005-1", "##1The Monster Army is getting tired of resistance!", bc_map); - areamonster("005-1", 0, 0, 105, 105, ("Slime Blast"), 1090, 5); - areamonster("005-1", 0, 0, 105, 105, ("Mana Ghost"), ManaGhost, 1, "Ayasha::OnManaGhostDeath"); - areamonster("005-1", 0, 0, 105, 105, ("House Maggot"), HouseMaggot, 1, "Ayasha::OnHouseMaggotDeath"); + areamonster("005-1", 0, 0, 125, 125, ("Slime Blast"), 1090, 5); + areamonster("005-1", 0, 0, 125, 125, ("Mana Ghost"), ManaGhost, 1, "Ayasha::OnManaGhostDeath"); + areamonster("005-1", 0, 0, 125, 125, ("House Maggot"), HouseMaggot, 1, "Ayasha::OnHouseMaggotDeath"); end; OnTimer600000: @@ -300,7 +300,7 @@ L_Already: return; } -005-1,69,90,0 script Charda NPC_CHILD8,{ +005-1,76,100,0 script Charda NPC_CHILD8,{ @kids = 0; if (getq(CandorQuest_HAS) == 2) { @@ -317,7 +317,7 @@ OnInit: .distance = 1; end; } -005-1,23,84,0 script Faris NPC_CHILD7,{ +005-1,30,94,0 script Faris NPC_CHILD7,{ @kids = 1; if (getq(CandorQuest_HAS) == 2) { @@ -332,7 +332,7 @@ OnInit: .distance = 1; end; } -005-1,84,21,0 script Ghada NPC_CHILD5,{ +005-1,91,31,0 script Ghada NPC_CHILD5,{ @kids = 2; if (getq(CandorQuest_HAS) == 2) { @@ -347,7 +347,7 @@ OnInit: .distance = 1; end; } -005-1,38,58,0 script Latif NPC_HUMAN_M_ARTIS,{ +005-1,45,68,0 script Latif NPC_HUMAN_M_ARTIS,{ @kids = 3; if (getq(CandorQuest_HAS) == 2) { @@ -362,7 +362,7 @@ OnInit: .distance = 1; end; } -005-1,18,43,0 script Rasin NPC_CHILD3,{ +005-1,25,53,0 script Rasin NPC_CHILD3,{ @kids = 4; if (getq(CandorQuest_HAS) == 2) { @@ -377,7 +377,7 @@ OnInit: .distance = 1; end; } -005-1,38,65,0 script Lilly NPC_CHILD6,{ +005-1,45,75,0 script Lilly NPC_CHILD6,{ @kids = 5; if (getq(CandorQuest_HAS) == 2) { @@ -393,7 +393,7 @@ OnInit: end; } -005-1,53,81,0 script AyashaDebug NPC_MONA,{ +005-1,60,91,0 script AyashaDebug NPC_MONA,{ showavatar NPC_MONA; // this is handled by avatars.xml mesn; mesq l("Reset?"); -- cgit v1.2.3-60-g2f50