Release 7.92
This commit is contained in:
parent
8b8c123993
commit
fa918064cf
11 changed files with 49 additions and 44 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -157,7 +157,7 @@ Name=Milk,file=page_catalog_group_milk.skt
|
|||
มินต์โอริโอ้ภูเขาไฟ MINT \nOREO VOLCANO น้ำเชื่อมมินต์ นม น้ำตาล \n Oreo Mint Syrup, Milk,\nSugar, Oreo - - 12-03-03-0034 bn_Mint_Oreo_smoothie.png - - - posi1
|
||||
โกโก้มินต์ COCOA MINT น้ำเชื่อมมินต์ นม น้ำตาล และโกโก้ Mint Syrup, Milk,\nSugar, Cocoa 12-03-01-0035 12-03-02-0035 12-03-03-0035 bn_Mint_Cocoa.png - - - posi1
|
||||
นมมินต์ MINT MILK น้ำเชื่อมมินต์ และนม Mint Syrup and Milk 12-03-01-0036 12-03-02-0036 12-03-03-0036 bn_Mint_Milk.png - - - posi1
|
||||
นมสตรอร์เบอร์รี่มินต์ STRAWBERRY\nMINT MILK น้ำเชื่อมมินต์ น้ำเชื่อมสตรอเบอร์รี่ นมและน้ำตาล Mint Syrup, Milk,\nStrawberry Syrup - 12-03-02-0037 12-03-03-0037 bn_Mint_Milk_Straw.png - - - posi1
|
||||
นมสตรอเบอร์รี่มินต์ STRAWBERRY\nMINT MILK น้ำเชื่อมมินต์ น้ำเชื่อมสตรอเบอร์รี่ นมและน้ำตาล Mint Syrup, Milk,\nStrawberry Syrup - 12-03-02-0037 12-03-03-0037 bn_Mint_Milk_Straw.png - - - posi1
|
||||
นมพีช PEACH MILK น้ำเชื่อมพีช และนม Mint Syrup and Milk 12-03-01-0038 12-03-02-0038 12-03-03-0038 - - - - posi1
|
||||
โกโก้พีช PEACH COCAO MILK น้ำเชื่อมพีช นม น้ำตาล และโกโก้ Mint Syrup, Milk,\nSugar, Cocoa - 12-03-02-0039 12-03-03-0039 - - - - posi1
|
||||
พีชโอริโอ้ภูเขาไฟ PEACH OREO น้ำเชื่อมพีช นม น้ำตาล \n Oreo Peach Syrup, Milk,\nSugar, Oreo - - 12-03-03-0040 - - - - posi1
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 3.
|
|
|
@ -658,7 +658,7 @@
|
|||
800526 Other อื่นๆ
|
||||
800527 Full fill ใส่เต็ม
|
||||
800528 Auto adjustment ปรับอัตโนมัติ
|
||||
|
||||
800529 Disable ปิดการใช้งาน
|
||||
|
||||
800600 Turn around หมุนกลับ
|
||||
800601 Call arm Call แขน
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 21.
|
|
|
@ -91,6 +91,11 @@ If BoxID = 176757 Then
|
|||
Var pro15THBEnable = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 172053 Then
|
||||
Var MyMintEnable = 1
|
||||
Var pro15THBEnable = 0
|
||||
EndIf
|
||||
|
||||
If MintSyrupEnable = "false" Then
|
||||
Var MyMintEnable = 0
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -809,7 +809,7 @@
|
|||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Mode> "multi2" </Mode>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
out_xml( '\t<Color> 0x322B26 </Color>\r\n')
|
||||
out_xml( '\t<Color> 0x322B26 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
|
||||
out_xml( '\t<State> showthaiText </State>\r\n')
|
||||
out_xml( '\t<Value> "' + spl[0].replace("\\n", "\n") + '" </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
@ -820,7 +820,7 @@
|
|||
out_xml( '\t<Size> 14 </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
|
||||
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
|
||||
out_xml( '\t<State> showthaiText </State>\r\n')
|
||||
out_xml( '\t<Value> "' + spl[2].replace("\\n", "\n") + '" </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
@ -833,7 +833,7 @@
|
|||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Mode> "multi2" </Mode>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
out_xml( '\t<Color> 0x322B26 </Color>\r\n')
|
||||
out_xml( '\t<Color> 0x322B26 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
|
||||
out_xml( '\t<State> showengText </State>\r\n')
|
||||
out_xml( '\t<Value> "' + spl[1].replace("\\n", "\n") + '" </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
@ -844,7 +844,7 @@
|
|||
out_xml( '\t<Size> 14 </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
|
||||
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
|
||||
out_xml( '\t<State> showengText </State>\r\n')
|
||||
out_xml( '\t<Value> "' + spl[3].replace("\\n", "\n") + '" </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
|
|||
|
|
@ -5840,7 +5840,7 @@ Sugar, Cocoa" </Value>
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "STRAWBERRY MINT MILK"
|
||||
Var NameDrinkTH = "นมสตรอร์เบอร์รี่มินต์"
|
||||
Var NameDrinkTH = "นมสตรอเบอร์รี่มินต์"
|
||||
Var DrinkDescriptionTH = "น้ำเชื่อมมินต์ น้ำเชื่อมสตรอเบอร์รี่ นมและน้ำตาล "
|
||||
Var DrinkDescription = "Mint Syrup, Milk, Strawberry Syrup"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_Mint_Milk_Straw.png"
|
||||
|
|
@ -5911,7 +5911,7 @@ Sugar, Cocoa" </Value>
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "นมสตรอร์เบอร์รี่มินต์" </Value>
|
||||
<Value> "นมสตรอเบอร์รี่มินต์" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
|
|
|
|||
|
|
@ -878,7 +878,7 @@ Sugar, Milk" </Value>
|
|||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "รวยข้ามคืน
|
||||
ตื่นมารวย" </Value>
|
||||
|
|
@ -889,7 +889,7 @@ Sugar, Milk" </Value>
|
|||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "กาแฟ น้ำ นม และ มินต์" </Value>
|
||||
</Text>
|
||||
|
|
@ -900,7 +900,7 @@ Sugar, Milk" </Value>
|
|||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "MINT CAFE LATTE" </Value>
|
||||
</Text>
|
||||
|
|
@ -910,7 +910,7 @@ Sugar, Milk" </Value>
|
|||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Espresso, Mint Syrup,
|
||||
Sugar, Milk" </Value>
|
||||
|
|
@ -1384,7 +1384,7 @@ Sugar, Water" </Value>
|
|||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "รวยตาค้าง
|
||||
กระพริบตาบ้างก็ได้" </Value>
|
||||
|
|
@ -1395,7 +1395,7 @@ Sugar, Water" </Value>
|
|||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "กาแฟ น้ำ และ มินต์" </Value>
|
||||
</Text>
|
||||
|
|
@ -1406,7 +1406,7 @@ Sugar, Water" </Value>
|
|||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "MINTCANO" </Value>
|
||||
</Text>
|
||||
|
|
@ -1416,7 +1416,7 @@ Sugar, Water" </Value>
|
|||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Espresso, Mint Syrup,
|
||||
Sugar, Water" </Value>
|
||||
|
|
|
|||
|
|
@ -108,8 +108,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "7.91"
|
||||
Var XMLPageVersionInt = 791
|
||||
Var XMLPageVersion = "7.92"
|
||||
Var XMLPageVersionInt = 792
|
||||
;Oreo
|
||||
Var OreoGuarantee = 0
|
||||
</EventOpen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue