diff options
Diffstat (limited to 'npc/other/hugel_bingo.txt')
-rw-r--r-- | npc/other/hugel_bingo.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/other/hugel_bingo.txt b/npc/other/hugel_bingo.txt index 15b87b117..d84c94cd3 100644 --- a/npc/other/hugel_bingo.txt +++ b/npc/other/hugel_bingo.txt @@ -951,7 +951,7 @@ que_bingo,54,17,5 script Arcade Owner 4_M_05,{ mes "game, you will be rewarded"; mes "with ''Marvelous Medals,''"; mes "which can only be used within"; - mes "this arcade. You also can't^FFFFFF ^000000 trade medals with other players."; + mes "this arcade. You also can't trade medals with other players."; next; mes "[Arcade Owner]"; mes "You usually get 1 Marvelous"; @@ -964,8 +964,8 @@ que_bingo,54,17,5 script Arcade Owner 4_M_05,{ mes "[Arcade Owner]"; mes "Collect as many Marvelous"; mes "Medals as you can, and trade"; - mes "them for products in the Monster^FFFFFF ^000000 Racing Arena. I hear there's also"; - mes "a place in Einbroch where you can^FFFFFF ^000000 use them, but I wouldn't know."; + mes "them for products in the Monster Racing Arena. I hear there's also"; + mes "a place in Einbroch where you can use them, but I wouldn't know."; close; } } |