mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
[MIRROR] virtual pets (#26692)
Virtual pets Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
This commit is contained in:
@@ -79,6 +79,15 @@
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
crafting_complexity = FOOD_COMPLEXITY_1
|
||||
|
||||
/obj/item/food/virtual_chocolate
|
||||
name = "virtual chocolate bar"
|
||||
desc = "Digital food only gives off the sensation of eating... without any of the nutritional benefits."
|
||||
icon_state = "virtual_chocolate"
|
||||
tastes = list("nothing" = 1)
|
||||
foodtypes = NONE
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
|
||||
|
||||
/obj/item/food/chococoin
|
||||
name = "chocolate coin"
|
||||
desc = "A completely edible but non-flippable festive coin."
|
||||
|
||||
Reference in New Issue
Block a user