mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Interaction/Attack Hand Refactor (#36405)
This commit is contained in:
@@ -192,8 +192,8 @@
|
||||
|
||||
..()
|
||||
|
||||
|
||||
/obj/structure/beebox/attack_hand(mob/user)
|
||||
/obj/structure/beebox/interact(mob/user)
|
||||
. = ..()
|
||||
if(!user.bee_friendly())
|
||||
//Time to get stung!
|
||||
var/bees = FALSE
|
||||
|
||||
Reference in New Issue
Block a user