@@ -900,11 +900,19 @@ export const CountryInfos: Record<Locations, ICountryInfos> = {
900
900
[ IceType . MCFLURRY ] : [ '5739' , '5738' ] ,
901
901
[ IceType . MCSUNDAE ] : [ '30001' , '30002' , '30003' , '30004' ]
902
902
} ,
903
+ customItems : {
904
+ fantaRaspberry : [ '2337' , '2338' , '2339' ] ,
905
+ fantaMango : [ '3319' , '3336' , '3534' ] ,
906
+ fantaGrape : [ '3474' , '3475' , '3480' ] ,
907
+ fantaBlueberry : [ '3409' , '3410' , '3414' ] ,
908
+ frozenCoke : [ '265' , '266' , '6081' ] ,
909
+ frozenCokeZero : [ '15029' , '15030' , '15031' ]
910
+ } ,
903
911
locationLimits : {
904
- minLatitude : - 43.003 ,
905
- maxLatitude : - 10.8752 ,
906
- minLongitude : 112.911 ,
907
- maxLongitude : 153.6388
912
+ minLatitude : - 23.648618 ,
913
+ maxLatitude : - 9.219482 ,
914
+ minLongitude : 112.9211 ,
915
+ maxLongitude : 153.6382
908
916
}
909
917
} ,
910
918
[ Locations . AU2 ] : {
@@ -919,11 +927,19 @@ export const CountryInfos: Record<Locations, ICountryInfos> = {
919
927
[ IceType . MCFLURRY ] : [ '5739' , '5738' ] ,
920
928
[ IceType . MCSUNDAE ] : [ '30001' , '30002' , '30003' , '30004' ]
921
929
} ,
930
+ customItems : {
931
+ fantaRaspberry : [ '2337' , '2338' , '2339' ] ,
932
+ fantaMango : [ '3319' , '3336' , '3534' ] ,
933
+ fantaGrape : [ '3474' , '3475' , '3480' ] ,
934
+ fantaBlueberry : [ '3409' , '3410' , '3414' ] ,
935
+ frozenCoke : [ '265' , '266' , '6081' ] ,
936
+ frozenCokeZero : [ '15029' , '15030' , '15031' ]
937
+ } ,
922
938
locationLimits : {
923
- minLatitude : - 35.0 ,
924
- maxLatitude : - 10.8752 ,
925
- minLongitude : 112.911 ,
926
- maxLongitude : 129.7749
939
+ minLatitude : - 43.648618 ,
940
+ maxLatitude : - 23.648618 ,
941
+ minLongitude : 112.9211 ,
942
+ maxLongitude : 153.6382
927
943
}
928
944
} ,
929
945
0 commit comments