diff options
author | jmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-17 04:28:00 +0000 |
---|---|---|
committer | jmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-17 04:28:00 +0000 |
commit | 2816c4fd4700af98ad3ff72353d6a60c724f0662 (patch) | |
tree | 42eebc4c2a52f4c1b993c0b745c4f84698f1250c /npc/other/hugel_bingo.txt | |
parent | a57b783594431a82bfbb7eef8f2bd031293aba34 (diff) | |
download | hercules-2816c4fd4700af98ad3ff72353d6a60c724f0662.tar.gz hercules-2816c4fd4700af98ad3ff72353d6a60c724f0662.tar.bz2 hercules-2816c4fd4700af98ad3ff72353d6a60c724f0662.tar.xz hercules-2816c4fd4700af98ad3ff72353d6a60c724f0662.zip |
Corrected multiple dialog issues in okolnir quests {bugreport:3092)
Clarified waiting room dialogs for Hugel Bingo (bugreport:1432)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15146 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/hugel_bingo.txt')
-rw-r--r-- | npc/other/hugel_bingo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/hugel_bingo.txt b/npc/other/hugel_bingo.txt index 4ab5c923a..78a4a7e79 100644 --- a/npc/other/hugel_bingo.txt +++ b/npc/other/hugel_bingo.txt @@ -1057,7 +1057,7 @@ que_bingo,49,31,4 script Arcade Helper#1 47,{ que_bingo,42,31,4 script Arcade Helper#2 66,{ mes "[Helper]"; - mes "If you'd like to play"; + mes "If you'd like to spectate"; mes "a game of bingo, then"; mes "please proceed this way."; close; |