This commit is contained in:
Roxy
2025-10-15 22:57:06 -04:00
parent 1d72c3f0aa
commit a58d3115f2
2 changed files with 41 additions and 0 deletions
+14
View File
@@ -21,6 +21,20 @@
/obj/item/stack/rods, // kebab
/obj/item/paper/paperslip/fortune, // fortune cookie
/obj/item/dice/fudge, // /obj/item/food/fudgedice
// BUBBER EDIT ADDITION BEGIN
/obj/item/stack/sheet/mineral/sandfruitcore,
/obj/item/stack/sheet/mineral/uraniberrycore,
/obj/item/stack/sheet/mineral/plasmaplumcore,
/obj/item/stack/sheet/mineral/bluegemdrupecore,
/obj/item/stack/sheet/mineral/agberginecore,
/obj/item/stack/sheet/mineral/auberginecore,
/obj/item/stack/sheet/mineral/dimantiscore,
/obj/item/stack/sheet/mineral/ferrotubercore,
/obj/item/stack/sheet/mineral/titanitubercore,
/obj/item/stack/sheet/mineral/adamapplecore,
/obj/item/stack/sheet/mineral/runescoopercore,
/obj/item/stack/sheet/mineral/bananiumberrycore,
// BUBBER EDIT ADDITION END
)
for(var/path in subtypesof(/obj/item/food))