[MIRROR] virtual pets (#26692)

Virtual pets

Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-03-01 19:05:23 +01:00
committed by GitHub
co-authored by Useroth
parent deac009edf
commit 32ca7f5816
30 changed files with 1522 additions and 64 deletions
+9
View File
@@ -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."