Final 6.01 (post hotfixes, pre 6.05)

This commit is contained in:
Hezkezl
2022-01-03 21:01:30 -07:00
parent 569f4823af
commit 6594355898
190 changed files with 2750 additions and 2598 deletions
+2 -2
View File
@@ -29,7 +29,7 @@ int32,str,str
25,"TEXT_AKTKLA405_04157_TODO_01","Speak with Tankin."
26,"TEXT_AKTKLA405_04157_TODO_02","Ask the locals about Hinageshi's whereabouts."
27,"TEXT_AKTKLA405_04157_TODO_03","Search for Hinageshi at the designated location."
28,"TEXT_AKTKLA405_04157_TODO_04","<If(Equal(PlayerParameter(68),16))>Deliver <SheetEn(ItemMP,2,35847,1,1)/> gathered from Hells' Lid to Tankin.<Else/><If(Equal(PlayerParameter(68),17))>Deliver <SheetEn(ItemMP,2,35847,1,1)/> gathered from Onokoro to Tankin.<Else/></If></If>"
28,"TEXT_AKTKLA405_04157_TODO_04","<If(Equal(PlayerParameter(68),16))><If(LessThan(IntegerParameter(1),IntegerParameter(2)))>Mine <SheetEn(Item,2,35847,1,1)/> at Hells' Lid.<Else/>Deliver <SheetEn(Item,2,35847,1,1)/> gathered from Hells' Lid to Tankin.</If><Else/><If(Equal(PlayerParameter(68),17))><If(LessThan(IntegerParameter(1),IntegerParameter(2)))>Gather <SheetEn(Item,2,35847,1,1)/> at Onokoro.<Else/>Deliver <SheetEn(Item,2,35847,1,1)/> gathered from Onokoro to Tankin.</If><Else/>As a botanist or miner, deliver <SheetEn(Item,2,35847,1,1)/> to Tankin.</If></If>"
29,"TEXT_AKTKLA405_04157_TODO_05","Speak with Tankin."
30,"TEXT_AKTKLA405_04157_TODO_06","Speak with Hinageshi."
31,"TEXT_AKTKLA405_04157_TODO_07",""
@@ -110,7 +110,7 @@ int32,str,str
106,"TEXT_AKTKLA405_04157_TANKIN_000_101","Terribly sorry to ask this of you, but I wish to fashion a hairpin for Hinageshi to lift her spirits. Might I trouble you to procure the necessary materials?"
107,"TEXT_AKTKLA405_04157_TANKIN_100_101","The Ruby Sea is said to be a treasure trove of resources. Perhaps you can find something there along the shore or beneath the waves."
108,"TEXT_AKTKLA405_04157_TANKIN_000_102","Thank you. I would be fool to leave her alone, so I will wait with her here until you return."
109,"TEXT_AKTKLA405_04157_SYSTEM_100_102","The hairpin materials you require can be found at Hells; Lid."
109,"TEXT_AKTKLA405_04157_SYSTEM_100_102","The hairpin materials you require can be found at Hells' Lid."
110,"TEXT_AKTKLA405_04157_SYSTEM_110_102","The hairpin materials you require can be found on Onokoro."
111,"TEXT_AKTKLA405_04157_HINAGESHI_000_110","I am terribly sorry for all this. Our stay was meant to be a short one, and yet I have wasted so much of your time..."
112,"TEXT_AKTKLA405_04157_TANKIN_000_120","They say the Ruby Sea is a treasure trove of natural resources. I am certain you can find what I need there."
1 key 0 1
29 25 TEXT_AKTKLA405_04157_TODO_01 Speak with Tankin.
30 26 TEXT_AKTKLA405_04157_TODO_02 Ask the locals about Hinageshi's whereabouts.
31 27 TEXT_AKTKLA405_04157_TODO_03 Search for Hinageshi at the designated location.
32 28 TEXT_AKTKLA405_04157_TODO_04 <If(Equal(PlayerParameter(68),16))>Deliver <SheetEn(ItemMP,2,35847,1,1)/> gathered from Hells' Lid to Tankin.<Else/><If(Equal(PlayerParameter(68),17))>Deliver <SheetEn(ItemMP,2,35847,1,1)/> gathered from Onokoro to Tankin.<Else/></If></If> <If(Equal(PlayerParameter(68),16))><If(LessThan(IntegerParameter(1),IntegerParameter(2)))>Mine <SheetEn(Item,2,35847,1,1)/> at Hells' Lid.<Else/>Deliver <SheetEn(Item,2,35847,1,1)/> gathered from Hells' Lid to Tankin.</If><Else/><If(Equal(PlayerParameter(68),17))><If(LessThan(IntegerParameter(1),IntegerParameter(2)))>Gather <SheetEn(Item,2,35847,1,1)/> at Onokoro.<Else/>Deliver <SheetEn(Item,2,35847,1,1)/> gathered from Onokoro to Tankin.</If><Else/>As a botanist or miner, deliver <SheetEn(Item,2,35847,1,1)/> to Tankin.</If></If>
33 29 TEXT_AKTKLA405_04157_TODO_05 Speak with Tankin.
34 30 TEXT_AKTKLA405_04157_TODO_06 Speak with Hinageshi.
35 31 TEXT_AKTKLA405_04157_TODO_07
110 106 TEXT_AKTKLA405_04157_TANKIN_000_101 Terribly sorry to ask this of you, but I wish to fashion a hairpin for Hinageshi to lift her spirits. Might I trouble you to procure the necessary materials?
111 107 TEXT_AKTKLA405_04157_TANKIN_100_101 The Ruby Sea is said to be a treasure trove of resources. Perhaps you can find something there along the shore or beneath the waves.
112 108 TEXT_AKTKLA405_04157_TANKIN_000_102 Thank you. I would be fool to leave her alone, so I will wait with her here until you return.
113 109 TEXT_AKTKLA405_04157_SYSTEM_100_102 The hairpin materials you require can be found at Hells; Lid. The hairpin materials you require can be found at Hells' Lid.
114 110 TEXT_AKTKLA405_04157_SYSTEM_110_102 The hairpin materials you require can be found on Onokoro.
115 111 TEXT_AKTKLA405_04157_HINAGESHI_000_110 I am terribly sorry for all this. Our stay was meant to be a short one, and yet I have wasted so much of your time...
116 112 TEXT_AKTKLA405_04157_TANKIN_000_120 They say the Ruby Sea is a treasure trove of natural resources. I am certain you can find what I need there.