mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-25 18:07:21 +01:00
ports anti-magic component code updates (holymelon not included).
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
var/mob/M = AM
|
||||
if(M.mind in immune_minds)
|
||||
return
|
||||
if(M.anti_magic_check())
|
||||
flare()
|
||||
if(charges <= 0)
|
||||
return
|
||||
flare()
|
||||
|
||||
Reference in New Issue
Block a user