mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 17:44:25 +01:00
@@ -190,7 +190,7 @@
|
||||
charge_meter = 0
|
||||
|
||||
/obj/item/gun/energy/staff/special_check(var/mob/user)
|
||||
if((user.mind && !wizards.is_antagonist(user.mind)))
|
||||
if((user.mind && !GLOB.wizards.is_antagonist(user.mind)))
|
||||
to_chat(user, span_warning("You focus your mind on \the [src], but nothing happens!"))
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user