@ -173,21 +173,27 @@ function GameState(){
@@ -173,21 +173,27 @@ function GameState(){
];
this.marketItems={
"Frills Box":newMarketItem(this,"Frills Box",133,92,3.00,"res/items/FrillsBox.png","res/items/FrillsBoxGlow.png","Some people dress up their dogs. Others dress up their house. Why not dress up your turkey?"),
"Temperature Probe":newMarketItem(this,"Temperature Probe",200,57,9.00,"res/items/TempProbe.png","res/items/TempProbeGlow.png","Ensure your food is cooked with this handy thermometer. Now with easy to read LED display"),
"Oven Light in a Box":newMarketItem(this,"Oven Light in a Box",131,222,15.00,"res/items/OvenLightBox.png","res/items/OvenLightBoxGlow.png","This will allow checking on your turkey without letting the heat out."),
"Alarm Clock":newMarketItem(this,"Alarm Clock",173,248,6.00,"res/items/Alarm.png","res/items/AlarmGlow.png","Have you ever wanted to control time? Now you can. Digital readout counts down until time of choice. Audible alarm"),
"Cookbook":newMarketItem(this,"Cookbook",283,203,3.00,"res/items/Cookbook1.png","res/items/Cookbook1Glow.png","How do I cook turkey? Handy note space included for writing down temperature measurements"),
"Repurposed Stuffing":newMarketItem(this,"Repurposed Stuffing",510,197,2.00,"res/items/StuffingRepurposed.png","res/items/StuffingRepurposedGlow.png","At least 80% original breadcrumb. Guaranteed to contain no avian products"),
"Exquisite Stuffing":newMarketItem(this,"Exquisite Stuffing",458,210,3.00,"res/items/StuffingExquisite.png","res/items/StuffingExquisiteGlow.png","Colonial merchants once traveled the four reaches of the Earth to bring back the ingredients contained in this very box"),
"Special Stuffing":newMarketItem(this,"Special Stuffing",390,220,6.00,"res/items/StuffingSpecial.png","res/items/StuffingSpecialGlow.png","Once rated as the most handsome man in the universe. Scott and his patented special stuffing will set you on the path to food heaven"),
"Organic Turkey":newMarketItem(this,"Organic Turkey",180,360,randomWeight[0]*2.00,"res/items/Turkey5.png","res/items/Turkey5Glow.png","All natural. No hormones. No antibiotics. Free Range. Lead Free",parseFloat(randomWeight[0])),
"Free Range Turkey":newMarketItem(this,"Free Range Turkey",540,320,randomWeight[1]*1.25,"res/items/Turkey4.png","res/items/Turkey4Glow.png","Our turkeys have wide open spaces to roam and are fed with only the highest quality feed.",parseFloat(randomWeight[1])),
"Sunny Farms Turkey":newMarketItem(this,"Sunny Farms Turkey",265,415,randomWeight[2]*0.85,"res/items/Turkey3.png","res/items/Turkey3Glow.png","100% Turkey product from Sunny Farms Heavy Industries, Ltd.",parseFloat(randomWeight[2])),
"Pastured Turkey":newMarketItem(this,"Pastured Turkey",474,357,randomWeight[3]*1.75,"res/items/Turkey2.png","res/items/Turkey2Glow.png","Grassy fields and natural ingredients allow our turkeys to have a better life, and taste great.",parseFloat(randomWeight[3])),
"General Turkey":newMarketItem(this,"General Turkey",378,426,randomWeight[4]*1.00,"res/items/Turkey1.png","res/items/Turkey1Glow.png","100% General Satisfaction Guaranteed",parseFloat(randomWeight[4]))
"Some people dress up their dogs. Others dress up their house. Why not dress up your turkey?"),
"Temperature Probe":newMarketItem(this,"Temperature Probe",200,57,9.00,"res/items/TempProbe.png","res/items/TempProbeGlow.png","res/screens/KitchenScreen/TempProbeKitchen.png","res/screens/KitchenScreen/TempProbeKitchenGlow.png","Ensure your food is cooked with this handy thermometer. Now with easy to read LED display"),
"Oven Light in a Box":newMarketItem(this,"Oven Light in a Box",131,222,15.00,"res/items/OvenLightBox.png","res/items/OvenLightBoxGlow.png",null,null,"This will allow checking on your turkey without letting the heat out."),
"Alarm Clock":newMarketItem(this,"Alarm Clock",173,248,6.00,"res/items/Alarm.png","res/items/AlarmGlow.png","res/screens/KitchenScreen/AlarmKitchen.png","res/screens/KitchenScreen/AlarmKitchenGlow.png","Have you ever wanted to control time? Now you can. Digital readout counts down until time of choice. Audible alarm"),
"Cookbook":newMarketItem(this,"Cookbook",283,203,3.00,"res/items/Cookbook1.png","res/items/Cookbook1Glow.png","res/screens/KitchenScreen/CookbookKitchen.png","res/screens/KitchenScreen/CookbookKitchenGlow.png","How do I cook turkey? Handy note space included for writing down temperature measurements"),
"Repurposed Stuffing":newMarketItem(this,"Repurposed Stuffing",510,197,2.00,"res/items/StuffingRepurposed.png","res/items/StuffingRepurposed.png","res/screens/KitchenScreen/StuffingRepurposedKitchen.png","res/screens/KitchenScreen/StuffingRepurposedKitchenGlow.png","At least 80% original breadcrumb. Guaranteed to contain no avian products"),
"Exquisite Stuffing":newMarketItem(this,"Exquisite Stuffing",458,210,3.00,"res/items/StuffingExquisite.png","res/items/StuffingExquisiteGlow.png","res/screens/KitchenScreen/StuffingExquisiteKitchen.png","res/screens/KitchenScreen/StuffingExquisiteKitchenGlow.png","Colonial merchants once traveled the four reaches of the Earth to bring back the ingredients contained in this very box"),
"Once rated as the most handsome man in the universe. Scott and his patented special stuffing will set you on the path to food heaven"),
"Organic Turkey":newMarketItem(this,"Organic Turkey",180,360,randomWeight[0]*2.00,"res/items/Turkey5.png","res/items/Turkey5Glow.png",null,null,"All natural. No hormones. No antibiotics. Free Range. Lead Free",parseFloat(randomWeight[0])),
"Free Range Turkey":newMarketItem(this,"Free Range Turkey",540,320,randomWeight[1]*1.25,"res/items/Turkey4.png","res/items/Turkey4Glow.png",null,null,"Our turkeys have wide open spaces to roam and are fed with only the highest quality feed.",parseFloat(randomWeight[1])),
"Sunny Farms Turkey":newMarketItem(this,"Sunny Farms Turkey",265,415,randomWeight[2]*0.85,"res/items/Turkey3.png","res/items/Turkey3Glow.png",null,null,"100% Turkey product from Sunny Farms Heavy Industries, Ltd.",parseFloat(randomWeight[2])),
"Pastured Turkey":newMarketItem(this,"Pastured Turkey",474,357,randomWeight[3]*1.75,"res/items/Turkey2.png","res/items/Turkey2Glow.png",null,null,"Grassy fields and natural ingredients allow our turkeys to have a better life, and taste great.",parseFloat(randomWeight[3])),
"General Turkey":newMarketItem(this,"General Turkey",378,426,randomWeight[4]*1.00,"res/items/Turkey1.png","res/items/Turkey1Glow.png",null,null,"100% General Satisfaction Guaranteed",parseFloat(randomWeight[4]))
@ -289,6 +294,8 @@ function MarketItem( gameState, name, x, y, cost, mouseOutImg, mouseOverImg, fun
@@ -289,6 +294,8 @@ function MarketItem( gameState, name, x, y, cost, mouseOutImg, mouseOverImg, fun
mouseOut.visible=true;
gameState.pubsub.publish("ClearClipboard",{});
});
mouseOver.addEventListener("click",function(){
if(!that.bought&&cost<=gameState.wallet){
console.log(that.name);
@ -329,12 +336,23 @@ function MarketItem( gameState, name, x, y, cost, mouseOutImg, mouseOverImg, fun
@@ -329,12 +336,23 @@ function MarketItem( gameState, name, x, y, cost, mouseOutImg, mouseOverImg, fun