mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
Fixes for d1cf293c58
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user