mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-13 08:42:25 +01:00
Update Zweihander 1.11
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
zwei_stun(hit_atom)
|
||||
|
||||
/obj/item/twohanded/required/zao/zweihander/pickup(mob/user)
|
||||
if(HAS_TRAIT(user, ZAOCORP_AUTHORIZATION)) || !on
|
||||
if((HAS_TRAIT(user, ZAOCORP_AUTHORIZATION)) || !on)
|
||||
return
|
||||
if(on)
|
||||
var/mob/living/carbon/human/L = user
|
||||
|
||||
Reference in New Issue
Block a user