Skip to content

Commit

Permalink
[MIRROR] Power crepes are now finger food (#2149)
Browse files Browse the repository at this point in the history
* Power crepes are now finger food (#81599)

## About The Pull Request
Power crepes are now finger food, meaning you can eat them while
walking. I think this makes sense because the power crepe is massive
enough to just take a bite out of while you walk.
## Why It's Good For The Game
Power crepes are a very expensive food item, the should at least be easy
to eat.
## Changelog
:cl:
balance: Power crepes are now finger food
/:cl:

* Power crepes are now finger food

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: TJatPBnJ <[email protected]>
  • Loading branch information
3 people authored Feb 29, 2024
1 parent ee9629e commit 8e156b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/food/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
w_class = WEIGHT_CLASS_BULKY
tastes = list("cherry" = 1, "crepe" = 1)
foodtypes = GRAIN | FRUIT | SUGAR
food_flags = FOOD_FINGER_FOOD
crafting_complexity = FOOD_COMPLEXITY_5

/obj/item/food/branrequests
Expand Down

0 comments on commit 8e156b5

Please sign in to comment.