Fix typos in Renewal scripts (#7563)
This commit is contained in:
parent
b4a8fdce13
commit
b6c7890763
@ -99,7 +99,7 @@ mal_in01,172,28,2 script Albo#mal 561,{
|
||||
case 2: callsub L_GiveQuest,.@i,12262,12272,"Deep Sea Sword Fish";
|
||||
case 3: callsub L_GiveQuest,.@i,12263,12272,"Deep Sea Strouf";
|
||||
case 4: callsub L_GiveQuest,.@i,12264,12272,"Deep Sea Anolian";
|
||||
case 5: callsub L_GiveQuest,.@i,12265,12272,"Deep Sea Obeanue";
|
||||
case 5: callsub L_GiveQuest,.@i,12265,12272,"Deep Sea Obeaune";
|
||||
case 6: callsub L_GiveQuest,.@i,12266,12272,"Deep Sea Kapha";
|
||||
}
|
||||
case 3: // General Culvert Weekly Service
|
||||
|
@ -670,7 +670,7 @@ malangdo,162,146,5 script Wandering Merchant#mal 495,{
|
||||
case 5: //Malang_Crab_Box1
|
||||
case 12: //Malang_Crab_Box2
|
||||
mes "This is a ^DC143CBow^000000 which increases LUK + 3 and 50% of critical damage,";
|
||||
mes "and increases 20% of long rage phyical ATK when Base Lv. is over 100.";
|
||||
mes "and increases 20% of long rage physical ATK when Base Lv. is over 100.";
|
||||
mes "Base ATK is 120.";
|
||||
next;
|
||||
mes "[Wandering Merchant]";
|
||||
|
@ -1242,7 +1242,7 @@ verus04,165,217,4 script MARS_01#pa0829 4_SCR_MT_ROBOTS,{
|
||||
mes "If you bring aak Seri Wong propulsion wing, aak Seri Wong jacket equipment and strengthen the design, I will strengthen the equipment according to the design.";
|
||||
next;
|
||||
mes "[MARS_01]";
|
||||
mes "According to the standard design drawings of the operation, the equipment will not be damaged during the process, but the number of maximum upgrade will change depending on the type of equipement.";
|
||||
mes "According to the standard design drawings of the operation, the equipment will not be damaged during the process, but the number of maximum upgrade will change depending on the type of equipment.";
|
||||
next;
|
||||
mes "[MARS_01]";
|
||||
mes "Welcome back again~";
|
||||
|
@ -13755,7 +13755,7 @@ rebel_in,109,54,3 script Jana Levedeva#16.2rm 4_F_ANYA,{
|
||||
emotion ET_FRET;
|
||||
mes "[Jana Levedeva]";
|
||||
mes "...We'll become adults in the near future.";
|
||||
mes "We are not that much younger compared to other people here. Does putting on several years make any diffrence?";
|
||||
mes "We are not that much younger compared to other people here. Does putting on several years make any difference?";
|
||||
next;
|
||||
mes "[Jana Levedeva]";
|
||||
mes "They all know that we have better abilities than adults.";
|
||||
|
@ -10299,7 +10299,7 @@ OnTouch_:
|
||||
mes "Son... What is the meaning of this.";
|
||||
next;
|
||||
mes "[????]";
|
||||
mes "I'm putting the equiment to rest, father...";
|
||||
mes "I'm putting the equipment to rest, father...";
|
||||
next;
|
||||
mes "^000099The reactor was activated, but the dimension does not seem to be related to Etran. It's cold somehow.^000000";
|
||||
close;
|
||||
@ -16862,7 +16862,7 @@ que_avan01,18,38,0 script Desk#tl01 CLEAR_NPC,{
|
||||
if (select("Examine the desk.:Ignore it.") == 2)
|
||||
mes "Other parts of the desk should be examined.";
|
||||
else {
|
||||
mes "I roughtly organized the stuff on the desk.";
|
||||
mes "I roughly organized the stuff on the desk.";
|
||||
mes "What should we look into?";
|
||||
cutin "avn_desk02",4;
|
||||
while (1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user