summaryrefslogtreecommitdiff
path: root/npc/custom/battleground
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-12 14:52:31 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-12 14:52:31 +0000
commit77db1f12fdda6e2a0e6778615ca59fe2da10c146 (patch)
treeba31f954dc2c8b7e540183a6ef84462485f80386 /npc/custom/battleground
parent9f05a741e4f978555a3daf4be540e1a2a6a77ce5 (diff)
downloadhercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.tar.gz
hercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.tar.bz2
hercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.tar.xz
hercules-77db1f12fdda6e2a0e6778615ca59fe2da10c146.zip
- 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
Diffstat (limited to 'npc/custom/battleground')
-rw-r--r--npc/custom/battleground/bg_common.txt3
1 files changed, 2 insertions, 1 deletions
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