diff options
Diffstat (limited to 'npc/quests/quests_umbala.txt')
-rw-r--r-- | npc/quests/quests_umbala.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_umbala.txt b/npc/quests/quests_umbala.txt index cb48eac42..e7b632cc2 100644 --- a/npc/quests/quests_umbala.txt +++ b/npc/quests/quests_umbala.txt @@ -375,9 +375,9 @@ um_in,44,71,2 script Utan Shaman 782,{ mes "using the Kafra Service"; mes "to store some of your items.^000000"; close; - } + } switch(event_umbala) { - default: + default: mes "[??????????]"; mes "Umbah umbah umbabah Utan umbah"; mes "Umbah mookala umbabah.."; @@ -387,7 +387,7 @@ um_in,44,71,2 script Utan Shaman 782,{ close2; warp "umbala",217,186; end; - case 3: + case 3: mes "[Puchuchartan]"; mes "I did not expect that even"; mes "more of you Rune-Midgardians"; |