summaryrefslogtreecommitdiff
path: root/npc/other
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-08 19:58:00 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-08 19:58:00 +0000
commit883bf494656473ac23f3e7087bbfa58a36b7ae3f (patch)
treeb1958d798c2a34b72c119b534207f23913839da7 /npc/other
parentf7f08f6551b94f5e9e1ce907fca6ed132ac814c7 (diff)
downloadhercules-883bf494656473ac23f3e7087bbfa58a36b7ae3f.tar.gz
hercules-883bf494656473ac23f3e7087bbfa58a36b7ae3f.tar.bz2
hercules-883bf494656473ac23f3e7087bbfa58a36b7ae3f.tar.xz
hercules-883bf494656473ac23f3e7087bbfa58a36b7ae3f.zip
* Updated Renewal 'Mjolnir' item (bugreport:6646)
* Updated slots on RWC 2008 Dragon Helms (bugreport:6645) * Other minor changes... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16765 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r--npc/other/guildpvp.txt5
-rw-r--r--npc/other/pvp.txt4
2 files changed, 5 insertions, 4 deletions
diff --git a/npc/other/guildpvp.txt b/npc/other/guildpvp.txt
index 34143b748..2afa86e8d 100644
--- a/npc/other/guildpvp.txt
+++ b/npc/other/guildpvp.txt
@@ -41,12 +41,13 @@ pvp_y_room,77,85,4 script Guild Battle Guide 105,{
mes "of Team "+.@j+". Are you ready";
mes "to be transported there now?";
next;
- if(select("Yes:No")==2) {
+ if(select("Yes:No") == 2) {
mes "[Guild Battle Guide]";
mes "Alright, I hope to";
mes "see you again on";
mes "the PvP fields!";
- close; }
+ close;
+ }
mes "[Guild Battle Guide]";
mes "Great! Have a good time~";
close2;
diff --git a/npc/other/pvp.txt b/npc/other/pvp.txt
index 3fb2833a9..1444ef374 100644
--- a/npc/other/pvp.txt
+++ b/npc/other/pvp.txt
@@ -153,7 +153,7 @@
case 5:
mes "[PVP Narrator]";
mes "With war raging between monsters";
- mes "and humans, This competition";
+ mes "and humans, this competition";
mes "among people - PVP -";
mes "encourages us all to get";
mes "stronger. Come again,";
@@ -211,7 +211,7 @@ geffen_in,67,63,4 duplicate(pvpe) PVP Narrator#pe6 84
}
mes "[Gate Keeper]";
mes "With war raging between monsters";
- mes "and humans, This competition";
+ mes "and humans, this competition";
mes "among people - PVP -";
mes "encourages us all to get";
mes "stronger. Come again,";