mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
bluespace cake technology (#25464)
This commit is contained in:
@@ -180,6 +180,8 @@
|
||||
. += "<span class='notice'>Alt-click to put something small inside.</span>"
|
||||
|
||||
/obj/item/food/snacks/sliceable/AltClick(mob/user)
|
||||
if(!Adjacent(user))
|
||||
return
|
||||
var/obj/item/I = user.get_active_hand()
|
||||
if(!I)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user