WTC+SGP: change theme on page catalog group, WIP fix bug unexpect gen

This commit is contained in:
Pakin 2024-08-08 13:42:56 +07:00
parent ef2de0b8b7
commit 33edbc4df9
44 changed files with 6069 additions and 5527 deletions

View file

@ -38,6 +38,26 @@
Var ice_tab_text = "Ice will be ready at " Var ice_tab_text = "Ice will be ready at "
EndIf EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
DEBUGVAR DirImage2
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
DEBUGVAR DirImageAlter
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
DEBUGVAR DirImage
Var ice_tab_text = "Ice will be ready at "
EndIf
If ICE_PROCESS_STATUS = 2 Then If ICE_PROCESS_STATUS = 2 Then
Var ice_tab_process_show = "Enable" Var ice_tab_process_show = "Enable"

View file

@ -103,6 +103,22 @@
Var ice_tab_text = "Ice will be ready at " Var ice_tab_text = "Ice will be ready at "
EndIf EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
SAVELOG "EventLanguageOnChange menu -list" SAVELOG "EventLanguageOnChange menu -list"
Refresh Refresh
@ -123,7 +139,7 @@
<Image> <Image>
<X> 0 </X> <X> 0 </X>
<Y> 494 </Y> <Y> 494 </Y>
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename> <Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
</Image> </Image>
@ -139,8 +155,8 @@
<Button> <Button>
<X> 19 </X> <X> 19 </X>
<Y> 381 </Y> <Y> 381 </Y>
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename> <Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress> <FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound> <Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
@ -445,7 +461,7 @@
<Width> 170 </Width> <Width> 170 </Width>
<Height> 30 </Height> <Height> 30 </Height>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<Value> PriceUnitText </Value> <Value> PriceUnitText </Value>
</Text> </Text>

View file

@ -3,6 +3,24 @@
Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/" Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/" Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
Else Else
Var DirImage2 = "ROOT/taobin_project/image/drink_option/" Var DirImage2 = "ROOT/taobin_project/image/drink_option/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/" Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"

View file

@ -459,7 +459,7 @@
lambda y_pos: int(y_pos * 1.5))) lambda y_pos: int(y_pos * 1.5)))
out_xml( '\t<Mode> "multi2" </Mode>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Mode> "multi2" </Mode>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<Color> 0x322B26 </Color>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Color> HeadlineColor2 </Color>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<LanguageGroup>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<LanguageGroup>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t\t<LanguageSlot1>' + spl[ idx_name][ idx_lang_eng] + '</LanguageSlot1>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t\t<LanguageSlot1>' + spl[ idx_name][ idx_lang_eng] + '</LanguageSlot1>\r\n',export_to=cloneTextExport(menu_key))
@ -478,7 +478,7 @@
out_xml( '\t<Size> 14 </Size>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: int(y_pos + 11))) out_xml( '\t<Size> 14 </Size>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: int(y_pos + 11)))
out_xml( '\t<Width> 222 </Width>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: int(y_pos * 1.5))) out_xml( '\t<Width> 222 </Width>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: int(y_pos * 1.5)))
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Color> BodyTextColor2 </Color>\r\n',export_to=cloneTextExport(menu_key))
#out_xml( '\t<State> showthaiText </State>\r\n') #out_xml( '\t<State> showthaiText </State>\r\n')
out_xml( '\t<LanguageGroup>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<LanguageGroup>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t\t<LanguageSlot1>' + spl[ idx_desc][ idx_lang_eng].replace("\n","\\n") + '</LanguageSlot1>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t\t<LanguageSlot1>' + spl[ idx_desc][ idx_lang_eng].replace("\n","\\n") + '</LanguageSlot1>\r\n',export_to=cloneTextExport(menu_key))
@ -498,6 +498,7 @@
out_xml( '\t<Y> 264 </Y>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: y_pos * 2 + 10)) out_xml( '\t<Y> 264 </Y>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: y_pos * 2 + 10))
if gen_ss and (not is_sm or ", " in spl[idx_img][8]): if gen_ss and (not is_sm or ", " in spl[idx_img][8]):
print("use ss: caused by multi_pro_gen=", multi_pro_gen, ", is_sm=", is_sm)
# expect season mode # expect season mode
out_xml('\t<Width> 390 </Width>\r\n',export_to=cloneTextExport(menu_key, block_output=True)) out_xml('\t<Width> 390 </Width>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key, block_output=True)) out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
@ -570,8 +571,8 @@
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Color> WTCBlueColor </Color>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
#out_xml( '\t<Value> Var( "฿" + $' + spl[ idx_hot_product_code] + '.Price ) </Value>\r\n') #out_xml( '\t<Value> Var( "฿" + $' + spl[ idx_hot_product_code] + '.Price ) </Value>\r\n')
@ -643,8 +644,8 @@
mods=lambda w: int(w * 2))) mods=lambda w: int(w * 2)))
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Font> KanitMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Color> WTCBlueColor </Color>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
if "inter" in param: if "inter" in param:
if "free" in param: if "free" in param:
@ -715,8 +716,8 @@
out_xml( '\t<Font> KanitRegularTTF </Font>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Font> KanitRegularTTF </Font>\r\n',export_to=cloneTextExport(menu_key))
#out_xml( '\t<Align> end </Align>\r\n') #out_xml( '\t<Align> end </Align>\r\n')
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Color> WTCBlueColor </Color>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
if "inter" in param: if "inter" in param:
if "free" in param: if "free" in param:
@ -801,7 +802,7 @@
lambda y_pos: y_pos + 11 lambda y_pos: y_pos + 11
)) ))
out_xml( '\t<Font> OpunMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Font> OpunMediumTTF </Font>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<Color> 0xDE794E </Color>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Color> WTCMediumBlueColor </Color>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<State> ice_tab_process_show </State>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<State> ice_tab_process_show </State>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t<Value> ice_show_open </Value>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t<Value> ice_show_open </Value>\r\n',export_to=cloneTextExport(menu_key))
out_xml( '\t</Text>\r\n',export_to=cloneTextExport(menu_key)) out_xml( '\t</Text>\r\n',export_to=cloneTextExport(menu_key))

View file

@ -48,6 +48,26 @@
Var ice_tab_text = "Ice will be ready at " Var ice_tab_text = "Ice will be ready at "
EndIf EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
DEBUGVAR DirImage2
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
DEBUGVAR DirImageAlter
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
DEBUGVAR DirImage
Var ice_tab_text = "Ice will be ready at "
EndIf
If ICE_PROCESS_STATUS = 2 Then If ICE_PROCESS_STATUS = 2 Then
Var ice_tab_process_show = "Enable" Var ice_tab_process_show = "Enable"
@ -148,6 +168,24 @@
Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/" Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/" Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
Else Else
Var DirImage2 = "ROOT/taobin_project/image/drink_option/" Var DirImage2 = "ROOT/taobin_project/image/drink_option/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/" Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
@ -262,6 +300,22 @@
Var ice_tab_text = "Ice will be ready at " Var ice_tab_text = "Ice will be ready at "
EndIf EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
SAVELOG "EventLanguageOnChange menu -list" SAVELOG "EventLanguageOnChange menu -list"
Refresh Refresh
@ -282,7 +336,7 @@
<Image> <Image>
<X> 0 </X> <X> 0 </X>
<Y> 494 </Y> <Y> 494 </Y>
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename> <Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
</Image> </Image>
@ -298,8 +352,8 @@
<Button> <Button>
<X> 19 </X> <X> 19 </X>
<Y> 381 </Y> <Y> 381 </Y>
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename> <Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress> <FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound> <Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
@ -604,7 +658,7 @@
<Width> 170 </Width> <Width> 170 </Width>
<Height> 30 </Height> <Height> 30 </Height>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<Value> PriceUnitText </Value> <Value> PriceUnitText </Value>
</Text> </Text>
@ -769,7 +823,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>APP FAST ORIGINAL</LanguageSlot1> <LanguageSlot1>APP FAST ORIGINAL</LanguageSlot1>
<LanguageSlot2>แอพ ฟาสท์ \nวานิลลา (Original)</LanguageSlot2> <LanguageSlot2>แอพ ฟาสท์ \nวานิลลา (Original)</LanguageSlot2>
@ -785,7 +839,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1> <LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2> <LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2>
@ -813,8 +867,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -831,8 +885,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-04-02-1018.Button </State> <State> $52-04-02-1018.Button </State>
<Value> StringFmt( $52-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -849,8 +903,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -903,7 +957,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1044,7 +1098,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>APP FAST ESPRESSO</LanguageSlot1> <LanguageSlot1>APP FAST ESPRESSO</LanguageSlot1>
<LanguageSlot2>แอพ ฟาสท์ กาแฟ</LanguageSlot2> <LanguageSlot2>แอพ ฟาสท์ กาแฟ</LanguageSlot2>
@ -1060,7 +1114,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1> <LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2> <LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2>
@ -1088,8 +1142,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1106,8 +1160,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-04-02-1019.Button </State> <State> $52-04-02-1019.Button </State>
<Value> StringFmt( $52-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1124,8 +1178,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1178,7 +1232,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1319,7 +1373,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>APP FAST \nCHOCOLATE</LanguageSlot1> <LanguageSlot1>APP FAST \nCHOCOLATE</LanguageSlot1>
<LanguageSlot2>แอพ ฟาสท์ ช็อกโก</LanguageSlot2> <LanguageSlot2>แอพ ฟาสท์ ช็อกโก</LanguageSlot2>
@ -1335,7 +1389,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1> <LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2> <LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2>
@ -1363,8 +1417,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1381,8 +1435,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-04-02-1020.Button </State> <State> $52-04-02-1020.Button </State>
<Value> StringFmt( $52-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1399,8 +1453,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1453,7 +1507,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1594,7 +1648,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>APP FAST \nTHAI TEA</LanguageSlot1> <LanguageSlot1>APP FAST \nTHAI TEA</LanguageSlot1>
<LanguageSlot2>แอพ ฟาสท์ ชาไทย</LanguageSlot2> <LanguageSlot2>แอพ ฟาสท์ ชาไทย</LanguageSlot2>
@ -1610,7 +1664,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1> <LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2> <LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2>
@ -1638,8 +1692,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1656,8 +1710,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-04-02-1021.Button </State> <State> $52-04-02-1021.Button </State>
<Value> StringFmt( $52-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1674,8 +1728,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1728,7 +1782,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1869,7 +1923,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>APP FAST \nMATCHA</LanguageSlot1> <LanguageSlot1>APP FAST \nMATCHA</LanguageSlot1>
<LanguageSlot2>แอพ ฟาสท์ ชาเขียว</LanguageSlot2> <LanguageSlot2>แอพ ฟาสท์ ชาเขียว</LanguageSlot2>
@ -1885,7 +1939,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1> <LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2> <LanguageSlot2>โปรตีนจากพืชคุณภาพสูง \nพร้อมสารอาหารที่มีประโยชน์</LanguageSlot2>
@ -1913,8 +1967,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1931,8 +1985,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-04-02-1022.Button </State> <State> $52-04-02-1022.Button </State>
<Value> StringFmt( $52-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1949,8 +2003,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2003,7 +2057,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>

File diff suppressed because it is too large Load diff

View file

@ -48,6 +48,26 @@
Var ice_tab_text = "Ice will be ready at " Var ice_tab_text = "Ice will be ready at "
EndIf EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
DEBUGVAR DirImage2
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
DEBUGVAR DirImageAlter
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
DEBUGVAR DirImage
Var ice_tab_text = "Ice will be ready at "
EndIf
If ICE_PROCESS_STATUS = 2 Then If ICE_PROCESS_STATUS = 2 Then
Var ice_tab_process_show = "Enable" Var ice_tab_process_show = "Enable"
@ -149,6 +169,24 @@
Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/" Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/" Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
Else Else
Var DirImage2 = "ROOT/taobin_project/image/drink_option/" Var DirImage2 = "ROOT/taobin_project/image/drink_option/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/" Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
@ -263,6 +301,22 @@
Var ice_tab_text = "Ice will be ready at " Var ice_tab_text = "Ice will be ready at "
EndIf EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
SAVELOG "EventLanguageOnChange menu -list" SAVELOG "EventLanguageOnChange menu -list"
Refresh Refresh
@ -283,7 +337,7 @@
<Image> <Image>
<X> 0 </X> <X> 0 </X>
<Y> 494 </Y> <Y> 494 </Y>
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename> <Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
</Image> </Image>
@ -299,8 +353,8 @@
<Button> <Button>
<X> 19 </X> <X> 19 </X>
<Y> 381 </Y> <Y> 381 </Y>
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename> <Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress> <FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound> <Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
@ -605,7 +659,7 @@
<Width> 170 </Width> <Width> 170 </Width>
<Height> 30 </Height> <Height> 30 </Height>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<Value> PriceUnitText </Value> <Value> PriceUnitText </Value>
</Text> </Text>
@ -798,7 +852,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>MILK</LanguageSlot1> <LanguageSlot1>MILK</LanguageSlot1>
<LanguageSlot2>นม</LanguageSlot2> <LanguageSlot2>นม</LanguageSlot2>
@ -814,7 +868,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Milk</LanguageSlot1> <LanguageSlot1>Milk</LanguageSlot1>
<LanguageSlot2>นม</LanguageSlot2> <LanguageSlot2>นม</LanguageSlot2>
@ -842,8 +896,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-01-0005.Button </State> <State> $52-03-01-0005.Button </State>
<Value> StringFmt( $52-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -860,8 +914,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-02-0005.Button </State> <State> $52-03-02-0005.Button </State>
<Value> StringFmt( $52-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -878,8 +932,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0005.Button </State> <State> $52-03-03-0005.Button </State>
<Value> StringFmt( $52-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -936,7 +990,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1105,7 +1159,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>CARAMEL MILK</LanguageSlot1> <LanguageSlot1>CARAMEL MILK</LanguageSlot1>
<LanguageSlot2>นมคาราเมล</LanguageSlot2> <LanguageSlot2>นมคาราเมล</LanguageSlot2>
@ -1121,7 +1175,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Milk, Caramel Syrup, Ice</LanguageSlot1> <LanguageSlot1>Milk, Caramel Syrup, Ice</LanguageSlot1>
<LanguageSlot2>นม น้ำเชื่อมคาราเมล</LanguageSlot2> <LanguageSlot2>นม น้ำเชื่อมคาราเมล</LanguageSlot2>
@ -1149,8 +1203,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-01-0001.Button </State> <State> $52-03-01-0001.Button </State>
<Value> StringFmt( $52-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1167,8 +1221,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-02-0001.Button </State> <State> $52-03-02-0001.Button </State>
<Value> StringFmt( $52-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1185,8 +1239,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0001.Button </State> <State> $52-03-03-0001.Button </State>
<Value> StringFmt( $52-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1243,7 +1297,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1384,7 +1438,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>BROWN SUGAR \nMILK</LanguageSlot1> <LanguageSlot1>BROWN SUGAR \nMILK</LanguageSlot1>
<LanguageSlot2>นมบราวน์ชูการ์</LanguageSlot2> <LanguageSlot2>นมบราวน์ชูการ์</LanguageSlot2>
@ -1400,7 +1454,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Milk, Kokuto syrup</LanguageSlot1> <LanguageSlot1>Milk, Kokuto syrup</LanguageSlot1>
<LanguageSlot2>นม และ น้ำเชื่อมน้ำตาลแดง</LanguageSlot2> <LanguageSlot2>นม และ น้ำเชื่อมน้ำตาลแดง</LanguageSlot2>
@ -1428,8 +1482,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-01-0003.Button </State> <State> $52-03-01-0003.Button </State>
<Value> StringFmt( $52-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1446,8 +1500,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-02-0003.Button </State> <State> $52-03-02-0003.Button </State>
<Value> StringFmt( $52-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1464,8 +1518,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0003.Button </State> <State> $52-03-03-0003.Button </State>
<Value> StringFmt( $52-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1522,7 +1576,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1663,7 +1717,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>PINK MILK</LanguageSlot1> <LanguageSlot1>PINK MILK</LanguageSlot1>
<LanguageSlot2>นมชมพู</LanguageSlot2> <LanguageSlot2>นมชมพู</LanguageSlot2>
@ -1679,7 +1733,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Salak Syrup, Milk, Sugar</LanguageSlot1> <LanguageSlot1>Salak Syrup, Milk, Sugar</LanguageSlot1>
<LanguageSlot2>น้ำแดงกลิ่นสละ นม \nน้ำตาล</LanguageSlot2> <LanguageSlot2>น้ำแดงกลิ่นสละ นม \nน้ำตาล</LanguageSlot2>
@ -1707,8 +1761,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1725,8 +1779,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-02-0006.Button </State> <State> $52-03-02-0006.Button </State>
<Value> StringFmt( $52-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1743,8 +1797,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0006.Button </State> <State> $52-03-03-0006.Button </State>
<Value> StringFmt( $52-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -1797,7 +1851,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -1966,7 +2020,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>COCOA</LanguageSlot1> <LanguageSlot1>COCOA</LanguageSlot1>
<LanguageSlot2>โกโก้</LanguageSlot2> <LanguageSlot2>โกโก้</LanguageSlot2>
@ -1982,7 +2036,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Milk, Cocoa, Sugar</LanguageSlot1> <LanguageSlot1>Milk, Cocoa, Sugar</LanguageSlot1>
<LanguageSlot2>โกโก้ นมและน้ำตาล</LanguageSlot2> <LanguageSlot2>โกโก้ นมและน้ำตาล</LanguageSlot2>
@ -2010,8 +2064,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-01-0002.Button </State> <State> $52-03-01-0002.Button </State>
<Value> StringFmt( $52-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2028,8 +2082,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-02-0002.Button </State> <State> $52-03-02-0002.Button </State>
<Value> StringFmt( $52-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2046,8 +2100,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0002.Button </State> <State> $52-03-03-0002.Button </State>
<Value> StringFmt( $52-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2104,7 +2158,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -2273,7 +2327,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>MELON MILK</LanguageSlot1> <LanguageSlot1>MELON MILK</LanguageSlot1>
<LanguageSlot2>นมเมล่อน</LanguageSlot2> <LanguageSlot2>นมเมล่อน</LanguageSlot2>
@ -2289,7 +2343,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Milk & Melon Syrup</LanguageSlot1> <LanguageSlot1>Milk & Melon Syrup</LanguageSlot1>
<LanguageSlot2>นม และ น้ำเชื่อมเมล่อน</LanguageSlot2> <LanguageSlot2>นม และ น้ำเชื่อมเมล่อน</LanguageSlot2>
@ -2317,8 +2371,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-01-0022.Button </State> <State> $52-03-01-0022.Button </State>
<Value> StringFmt( $52-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2335,8 +2389,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-02-0022.Button </State> <State> $52-03-02-0022.Button </State>
<Value> StringFmt( $52-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2353,8 +2407,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0022.Button </State> <State> $52-03-03-0022.Button </State>
<Value> StringFmt( $52-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2411,7 +2465,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -2562,7 +2616,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>STRAWCOCOA \nSMOOTHIE</LanguageSlot1> <LanguageSlot1>STRAWCOCOA \nSMOOTHIE</LanguageSlot1>
<LanguageSlot2>โกโก้สตอเบอร์รี่ปั่น</LanguageSlot2> <LanguageSlot2>โกโก้สตอเบอร์รี่ปั่น</LanguageSlot2>
@ -2578,7 +2632,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Milk, Cocoa, Strawberry Syrup</LanguageSlot1> <LanguageSlot1>Milk, Cocoa, Strawberry Syrup</LanguageSlot1>
<LanguageSlot2>นม น้ำเชื่อมสตอเบอร์รี่ \nโกโก้ และน้ำแข็ง</LanguageSlot2> <LanguageSlot2>นม น้ำเชื่อมสตอเบอร์รี่ \nโกโก้ และน้ำแข็ง</LanguageSlot2>
@ -2606,8 +2660,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2624,8 +2678,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2642,8 +2696,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0010.Button </State> <State> $52-03-03-0010.Button </State>
<Value> StringFmt( $52-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2696,7 +2750,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -2837,7 +2891,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>OVALTINE SMOOTHIE \nVOLCANO</LanguageSlot1> <LanguageSlot1>OVALTINE SMOOTHIE \nVOLCANO</LanguageSlot1>
<LanguageSlot2>โอวัลตินปั่นภูเขาไฟ</LanguageSlot2> <LanguageSlot2>โอวัลตินปั่นภูเขาไฟ</LanguageSlot2>
@ -2853,7 +2907,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Ovaltine, Sugar, milk</LanguageSlot1> <LanguageSlot1>Ovaltine, Sugar, milk</LanguageSlot1>
<LanguageSlot2>โอวัลติน น้ำตาล และ นม</LanguageSlot2> <LanguageSlot2>โอวัลติน น้ำตาล และ นม</LanguageSlot2>
@ -2881,8 +2935,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2899,8 +2953,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2917,8 +2971,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0020.Button </State> <State> $52-03-03-0020.Button </State>
<Value> StringFmt( $52-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -2971,7 +3025,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -3112,7 +3166,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>COCOA OVALTINE \nVOLCANO</LanguageSlot1> <LanguageSlot1>COCOA OVALTINE \nVOLCANO</LanguageSlot1>
<LanguageSlot2>โกโก้โอดิบภูเขาไฟ</LanguageSlot2> <LanguageSlot2>โกโก้โอดิบภูเขาไฟ</LanguageSlot2>
@ -3128,7 +3182,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Ovaltine, Cocoa, Sugar, milk</LanguageSlot1> <LanguageSlot1>Ovaltine, Cocoa, Sugar, milk</LanguageSlot1>
<LanguageSlot2>โกโก้ โอวัลติน น้ำตาล และ นม</LanguageSlot2> <LanguageSlot2>โกโก้ โอวัลติน น้ำตาล และ นม</LanguageSlot2>
@ -3156,8 +3210,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3174,8 +3228,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3192,8 +3246,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0021.Button </State> <State> $52-03-03-0021.Button </State>
<Value> StringFmt( $52-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3246,7 +3300,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -3406,7 +3460,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>STRAWBERRY SODA</LanguageSlot1> <LanguageSlot1>STRAWBERRY SODA</LanguageSlot1>
<LanguageSlot2>สตอเบอร์รี่โซดา</LanguageSlot2> <LanguageSlot2>สตอเบอร์รี่โซดา</LanguageSlot2>
@ -3422,7 +3476,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Strawberry Syrup, Soda & Ice</LanguageSlot1> <LanguageSlot1>Strawberry Syrup, Soda & Ice</LanguageSlot1>
<LanguageSlot2>น้ำเชื่อมสตอเบอร์รี่ โซดา</LanguageSlot2> <LanguageSlot2>น้ำเชื่อมสตอเบอร์รี่ โซดา</LanguageSlot2>
@ -3450,8 +3504,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3468,8 +3522,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-05-02-0041.Button </State> <State> $52-05-02-0041.Button </State>
<Value> StringFmt( $52-05-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-05-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3486,8 +3540,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-05-03-0041.Button </State> <State> $52-05-03-0041.Button </State>
<Value> StringFmt( $52-05-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-05-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3540,7 +3594,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -3681,7 +3735,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>SALAK SODA</LanguageSlot1> <LanguageSlot1>SALAK SODA</LanguageSlot1>
<LanguageSlot2>น้ำแดงโซดา</LanguageSlot2> <LanguageSlot2>น้ำแดงโซดา</LanguageSlot2>
@ -3697,7 +3751,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Salak Syrup, Soda & Ice</LanguageSlot1> <LanguageSlot1>Salak Syrup, Soda & Ice</LanguageSlot1>
<LanguageSlot2>น้ำแดงกลิ่นสละ โซดา</LanguageSlot2> <LanguageSlot2>น้ำแดงกลิ่นสละ โซดา</LanguageSlot2>
@ -3725,8 +3779,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3743,8 +3797,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-05-02-0008.Button </State> <State> $52-05-02-0008.Button </State>
<Value> StringFmt( $52-05-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-05-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3761,8 +3815,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-05-03-0008.Button </State> <State> $52-05-03-0008.Button </State>
<Value> StringFmt( $52-05-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-05-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -3815,7 +3869,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -3966,7 +4020,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>MELON SODA</LanguageSlot1> <LanguageSlot1>MELON SODA</LanguageSlot1>
<LanguageSlot2>เมล่อนโซดา</LanguageSlot2> <LanguageSlot2>เมล่อนโซดา</LanguageSlot2>
@ -3982,7 +4036,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Melon Syrup, Soda, Ice</LanguageSlot1> <LanguageSlot1>Melon Syrup, Soda, Ice</LanguageSlot1>
<LanguageSlot2>น้ำเชื่อมเมล่อน โซดา \nและน้ำแข็ง</LanguageSlot2> <LanguageSlot2>น้ำเชื่อมเมล่อน โซดา \nและน้ำแข็ง</LanguageSlot2>
@ -4010,8 +4064,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4028,8 +4082,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-05-02-0044.Button </State> <State> $52-05-02-0044.Button </State>
<Value> StringFmt( $52-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4046,8 +4100,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4100,7 +4154,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -4251,7 +4305,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>YUZU SODA</LanguageSlot1> <LanguageSlot1>YUZU SODA</LanguageSlot1>
<LanguageSlot2>ยูซุโซดา</LanguageSlot2> <LanguageSlot2>ยูซุโซดา</LanguageSlot2>
@ -4267,7 +4321,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Yuzu Syrup, Soda, Ice</LanguageSlot1> <LanguageSlot1>Yuzu Syrup, Soda, Ice</LanguageSlot1>
<LanguageSlot2>น้ำเชื่อมยูซุ โซดา \nและน้ำแข็ง</LanguageSlot2> <LanguageSlot2>น้ำเชื่อมยูซุ โซดา \nและน้ำแข็ง</LanguageSlot2>
@ -4295,8 +4349,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4313,8 +4367,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-05-02-0045.Button </State> <State> $52-05-02-0045.Button </State>
<Value> StringFmt( $52-05-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-05-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4331,8 +4385,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4385,7 +4439,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>
@ -4536,7 +4590,7 @@
<Width> 222 </Width> <Width> 222 </Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> HeadlineColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>OREO SMOOTHIE \nVOLCANO</LanguageSlot1> <LanguageSlot1>OREO SMOOTHIE \nVOLCANO</LanguageSlot1>
<LanguageSlot2>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot2> <LanguageSlot2>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot2>
@ -4552,7 +4606,7 @@
<Size> 14 </Size> <Size> 14 </Size>
<Width> 222 </Width> <Width> 222 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> BodyTextColor2 </Color>
<LanguageGroup> <LanguageGroup>
<LanguageSlot1>Milk, Sugar, Oreo, Ice</LanguageSlot1> <LanguageSlot1>Milk, Sugar, Oreo, Ice</LanguageSlot1>
<LanguageSlot2>นม น้ำตาล โอริโอ้ \n</LanguageSlot2> <LanguageSlot2>นม น้ำตาล โอริโอ้ \n</LanguageSlot2>
@ -4580,8 +4634,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4598,8 +4652,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State> <State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4616,8 +4670,8 @@
<Size> TextPriceMenuSize </Size> <Size> TextPriceMenuSize </Size>
<Width> 220 </Width> <Width> 220 </Width>
<Font> KanitRegularTTF </Font> <Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color> <Color> WTCBlueColor </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable> <ColorDisable> WTCWhiteColor </ColorDisable>
<State> $52-03-03-0009.Button </State> <State> $52-03-03-0009.Button </State>
<Value> StringFmt( $52-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test <Value> StringFmt( $52-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text> </Text>
@ -4670,7 +4724,7 @@
<Y> 266 </Y> <Y> 266 </Y>
<Size> 10 </Size> <Size> 10 </Size>
<Font> OpunMediumTTF </Font> <Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color> <Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State> <State> ice_tab_process_show </State>
<Value> ice_show_open </Value> <Value> ice_show_open </Value>
</Text> </Text>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,14 +1,15 @@
; ;
Var WTCWhiteColor = "0xFFFFFF" Var WTCWhiteColor = "0xFFFFFF"
Var WTCLightBlueColor = "0xD5D9F5" Var WTCLightBlueColor = "0xD5D9F5"
Var WTCSemiLightBlueColor = "0x8092FF" Var WTCSemiLightBlueColor = "0xA6B2FF"
Var WTCMediumBlueColor = "0x8092FF"
Var WTCSemiMediumBlueColor = "0x3D59FF" Var WTCSemiMediumBlueColor = "0x3D59FF"
Var WTCBlueColor = "0x0025FF" Var WTCBlueColor = "0x0025FF"
; case-1-bg-white ; case-1-bg-white
Var HeadlineColor1 = WTCBlueColor Var HeadlineColor1 = WTCBlueColor
Var SubHeadlineColor1 = WTCBlueColor Var SubHeadlineColor1 = WTCBlueColor
Var BodyTextColor1 = WTCSemiMediumBlueColor Var BodyTextColor1 = WTCMediumBlueColor
Var ButtonPressedColor1 = WTCBlueColor Var ButtonPressedColor1 = WTCBlueColor
Var ButtonTextPressedColor1 = WTCWhiteColor Var ButtonTextPressedColor1 = WTCWhiteColor
Var ButtonColor1 = WTCWhiteColor Var ButtonColor1 = WTCWhiteColor
@ -18,7 +19,7 @@ Var ButtonDisabledColor1 = WTCLightBlueColor
; case-2-bg-light-blue ; case-2-bg-light-blue
Var HeadlineColor2 = WTCBlueColor Var HeadlineColor2 = WTCBlueColor
Var SubHeadlineColor2 = WTCBlueColor Var SubHeadlineColor2 = WTCBlueColor
Var BodyTextColor2 = WTCSemiMediumBlueColor Var BodyTextColor2 = WTCMediumBlueColor
Var ButtonPressedColor2 = WTCBlueColor Var ButtonPressedColor2 = WTCBlueColor
Var ButtonTextPressedColor2 = WTCWhiteColor Var ButtonTextPressedColor2 = WTCWhiteColor
Var ButtonColor2 = WTCWhiteColor Var ButtonColor2 = WTCWhiteColor

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 580 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 564 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 482 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 909 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B