mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Fix onyo (#55650)
Regular onions no longer turn into red onion slices when cut
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
icon_state = "onion_red"
|
||||
wine_power = 60
|
||||
|
||||
/obj/item/food/grown/onion/MakeProcessable()
|
||||
/obj/item/food/grown/onion/red/MakeProcessable()
|
||||
AddElement(/datum/element/processable, TOOL_KNIFE, /obj/item/food/onion_slice/red, 2, 15)
|
||||
|
||||
/obj/item/food/grown/onion/UsedforProcessing(mob/living/user, obj/item/I, list/chosen_option)
|
||||
|
||||
Reference in New Issue
Block a user