mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
love and hugs
This commit is contained in:
@@ -949,6 +949,9 @@ obj/item/toy/cards/deck/syndicate/black
|
||||
|
||||
/obj/item/toy/plushie/attack(mob/M as mob, mob/user as mob)
|
||||
playsound(loc, poof_sound, 20, 1) // Play the whoosh sound in local area
|
||||
if(iscarbon(M))
|
||||
if(prob(10))
|
||||
M.reagents.add_reagent("hugs", 10)
|
||||
return ..()
|
||||
|
||||
/obj/item/toy/plushie/attack_self(mob/user as mob)
|
||||
|
||||
Reference in New Issue
Block a user