Skip to content

Commit

Permalink
Merge pull request #777 from MonstieHuntie/corndawg
Browse files Browse the repository at this point in the history
Quick corndog fix
  • Loading branch information
wraith-54321 authored Dec 21, 2023
2 parents b741bb0 + fd3b659 commit a8eda24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monkestation/code/game/objects/items/food/corndog.dm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
food_flags = FOOD_FINGER_FOOD
eatverbs = list("bite", "chew", "nibble", "gobble", "chomp")
w_class = WEIGHT_CLASS_SMALL
burns_on_grill = TRUE
burns_in_oven = TRUE
venue_value = FOOD_PRICE_NORMAL

/obj/item/food/corndog/rod
Expand Down

0 comments on commit a8eda24

Please sign in to comment.