From 3e537883ec2a25c8a6ebfa2c64d149987d4da76d Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Mon, 30 Mar 2015 23:21:40 +0700 Subject: Corrected Tiucknuc mob name into Tiyanak in /npc/re/quest/quest_malaya.txt Signed-off-by: zackdreaver --- npc/re/quests/quests_malaya.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'npc/re') diff --git a/npc/re/quests/quests_malaya.txt b/npc/re/quests/quests_malaya.txt index f1a60dcee..76e9a9536 100644 --- a/npc/re/quests/quests_malaya.txt +++ b/npc/re/quests/quests_malaya.txt @@ -5679,7 +5679,7 @@ malaya,283,265,4 script Village Chief#bako2 4_BARYO_CHIEF,{ mes "[Village Chief]"; mes "^0000FFLost Belongings^000000"; mes "are said to be carried by"; - mes "^FF0000Tiucknuc^000000 that roams Baryo Mahiwaga."; + mes "^FF0000Tiyanak^000000 that roams Baryo Mahiwaga."; next; switch(select("Do it yourself.:I'm on my way.")) { case 1: @@ -5690,7 +5690,7 @@ malaya,283,265,4 script Village Chief#bako2 4_BARYO_CHIEF,{ case 2: mes "[Village Chief]"; mes "Let's start then. First,"; - mes "retrieve two ^FF0000Lost Belongings^000000 from Tiucknuc"; + mes "retrieve two ^FF0000Lost Belongings^000000 from Tiyanak"; mes "and take them to ^0000FFMissing Person's Father^000000"; mes "for me."; malaya_bakona2 = 1; @@ -5699,26 +5699,26 @@ malaya,283,265,4 script Village Chief#bako2 4_BARYO_CHIEF,{ } } else if (malaya_bakona2 == 1) { mes "[Village Chief]"; - mes "From Tiucknuc that roams Baryo Mahiwaga Field,"; + mes "From Tiyanak that roams Baryo Mahiwaga Field,"; mes "retrieve two ^FF0000Lost Belongings^000000"; mes "and deliver them to ^0000FFMissing Person's Father^000000"; mes "for me."; close; } else if (malaya_bakona2 == 2) { mes "[Village Chief]"; - mes "Retrieve Seven ^FF0000Lost Belongings^000000 from Tiucknuc"; + mes "Retrieve Seven ^FF0000Lost Belongings^000000 from Tiyanak"; mes "and deliver them to ^0000FFMissing Person's Friend^000000"; mes "for me."; close; } else if (malaya_bakona2 == 3) { mes "[Village Chief]"; - mes "Retrieve three ^FF0000Lost Belongings^000000 from Tiucknuc"; + mes "Retrieve three ^FF0000Lost Belongings^000000 from Tiyanak"; mes "and deliver them to ^0000FFMissing Person's Son^000000"; mes "for me."; close; } else if (malaya_bakona2 == 4) { mes "[Village Chief]"; - mes "Retrieve five ^FF0000Lost Belongings^000000 from Tiucknuc"; + mes "Retrieve five ^FF0000Lost Belongings^000000 from Tiyanak"; mes "and deliver them to ^0000FFMissing Person's Mother^000000"; mes "for me."; close; @@ -5925,7 +5925,7 @@ malaya,269,267,5 script Missing Person's Father 4_M_MALAYA,{ next; mes "The man is unable to continue as he tries to hold back his tears."; mes "Let's continue to find the lost belongings of the missing people."; - mes "Let's retrieve them from Tiucknuc that roams Baryo Mahiwaga Field,"; + mes "Let's retrieve them from Tiyanak that roams Baryo Mahiwaga Field,"; mes "seven ^FF0000Lost Belongings^000000"; mes "and deliver them to ^0000FFMissing Person's Friend^000000."; delitem 6520,2; //Lost_Belongings @@ -5939,7 +5939,7 @@ malaya,269,267,5 script Missing Person's Father 4_M_MALAYA,{ next; mes "The man is unable to continue as he tries to hold back his tears."; mes "Let's continue to find the lost belongings of the missing people."; - mes "Retrieve seven ^FF0000Lost Belongings^000000 from Tiucknuc"; + mes "Retrieve seven ^FF0000Lost Belongings^000000 from Tiyanak"; mes "and deliver them to ^0000FFMissing Person's Friend^000000."; close; } else { @@ -5999,7 +5999,7 @@ L_Quest: next; mes "Leaving behind the crying boy,"; mes "let's continue to find the lost belongings of the missing people."; - mes "Retrieve three ^FF0000Lost Belongings^000000 from Tiucknuc"; + mes "Retrieve three ^FF0000Lost Belongings^000000 from Tiyanak"; mes "and deliver them to ^0000FFMissing Person's Son^000000."; return; } @@ -6045,7 +6045,7 @@ L_Quest: next; mes "Man crying in agony."; mes "Let's continue to find the lost belongings of the missing people."; - mes "Retrieve five ^FF0000Lost Belongings^000000 from Tiucknuc"; + mes "Retrieve five ^FF0000Lost Belongings^000000 from Tiyanak"; mes "and deliver them to ^0000FFMissing Person's Mother^000000."; return; } -- cgit v1.2.3-60-g2f50