mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
make cereal maker wrenchable (#31053)
This commit is contained in:
@@ -22,3 +22,6 @@
|
||||
var/obj/item/food/cereal/type = new(get_turf(src))
|
||||
return type
|
||||
|
||||
/obj/machinery/cooker/cerealmaker/wrench_act(mob/user, obj/item/I)
|
||||
if(default_unfasten_wrench(user, I))
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user