From 77db1f12fdda6e2a0e6778615ca59fe2da10c146 Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 12 Dec 2011 14:52:31 +0000 Subject: - Changed Sweet_Potato --> Potato to avoid confusion with the taming item. (bugreport:2150) - Changed duplicates in /npc/custom/ so the source is a floating/mapless npc. (bugreport:1335) - Fixed some bad English in Biological Weapon Quest. (bugreport:1745) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15075 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/battleground/bg_common.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/custom/battleground') diff --git a/npc/custom/battleground/bg_common.txt b/npc/custom/battleground/bg_common.txt index db9919894..49e48c293 100644 --- a/npc/custom/battleground/bg_common.txt +++ b/npc/custom/battleground/bg_common.txt @@ -5,7 +5,7 @@ // BattleGround Warper - Entrance // ********************************************************************* -payon,189,104,3 script Maroll Battle Recruiter::BatRecruit 728,{ +- script Maroll Battle Recruiter::BatRecruit 728,{ mes "[Maroll Battle Recruiter]"; mes "Good day, adventurer."; mes "I'm a knight from a far country called Maroll Kingdom."; @@ -26,6 +26,7 @@ payon,189,104,3 script Maroll Battle Recruiter::BatRecruit 728,{ end; } +payon,189,104,3 duplicate(BatRecruit) Maroll Battle Recruiter::BatRecruit1 728 prontera,123,83,5 duplicate(BatRecruit) Maroll Battle Recruiter::BatRecruit2 728 rachel,149,138,5 duplicate(BatRecruit) Maroll Battle Recruiter::BatRecruit3 728 moc_ruins,75,162,5 duplicate(BatRecruit) Maroll Battle Recruiter::BatRecruit4 728 -- cgit v1.2.3-70-g09d2