mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] puts emp shields on some syndie and admin modsuits, adds advanced emp shields [MDB IGNORE] (#13819)
* Puts emp shields on some syndie and admin modsuits, adds advanced emp shields (#67152) * puts emp shields on some syndie and admin modsuits, adds advanced emp shields * contractor updates Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com> Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
This commit is contained in:
co-authored by
Fikou
Zonespace
parent
1c62acb23c
commit
52c4e47a3b
@@ -429,7 +429,7 @@
|
||||
if(. & EMP_PROTECT_CONTENTS)
|
||||
return
|
||||
selected_module?.on_deactivation(display_message = TRUE)
|
||||
wearer.apply_damage(10 / severity, BURN, spread_damage=TRUE)
|
||||
wearer.apply_damage(5 / severity, BURN, spread_damage=TRUE)
|
||||
to_chat(wearer, span_danger("You feel [src] heat up from the EMP, burning you slightly."))
|
||||
if(wearer.stat < UNCONSCIOUS && prob(10))
|
||||
wearer.emote("scream")
|
||||
|
||||
Reference in New Issue
Block a user