mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Fixes Captain being contractor target, contractor batons not stunning silicon (#15096)
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
*/
|
||||
/obj/item/melee/classic_baton/proc/on_silicon_stun(mob/living/silicon/target, mob/living/user)
|
||||
target.flash_eyes(affect_silicon = TRUE)
|
||||
target.Weaken(stun_time_silicon)
|
||||
|
||||
/**
|
||||
* Called when a non-silicon has been stunned.
|
||||
|
||||
Reference in New Issue
Block a user