mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
@@ -168,8 +168,8 @@
|
||||
if(istype(receiving, /obj/item/slapper))
|
||||
offer_high_five(receiving)
|
||||
return
|
||||
visible_message("<span class='notice'>[src] is offering [receiving]</span>", \
|
||||
"<span class='notice'>You offer [receiving]</span>", null, 2)
|
||||
visible_message("<span class='notice'>[src] is offering [receiving].</span>", \
|
||||
"<span class='notice'>You offer [receiving].</span>", null, 2)
|
||||
for(var/mob/living/carbon/C in orange(1, src)) //Fixed that, now it shouldn't be able to give benos stunbatons and IDs
|
||||
if(!CanReach(C))
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user