Browse Source

Update stories.js

pull/2/head
Zott820 11 years ago
parent
commit
ef6fdbaf90
  1. 4
      js/stories.js

4
js/stories.js

@ -4,8 +4,8 @@ var messages = {
"CannotBuyTurkey" : ["Me: I barely have time for ONE turkey, let alone TWO!"], "CannotBuyTurkey" : ["Me: I barely have time for ONE turkey, let alone TWO!"],
"NoMoney" : ["Me: I can't afford this!"], "NoMoney" : ["Me: I can't afford this!"],
"BuyTurkeyFirst" : ["Me: I should buy a turkey first!"], "BuyTurkeyFirst" : ["Me: I should buy a turkey first!"],
"EmptyOven" : ["Me: I'll start cooking once I get a turkey"], "EmptyOven" : ["Me: I'll start cooking once I get a turkey."],
"OpenDoor" :["Me: I should probably try opening the oven door to measure the turkey's temperature"] "OpenDoor" :["Me: I should probably try opening the oven door to measure the turkey's temperature."]
} }
//Terrible Results //Terrible Results

Loading…
Cancel
Save