mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-25 09:46:47 +01:00
nerfs nerve support because lets face it, it's just straight-up cancer
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
. = ..()
|
||||
if(iscarbon(host_mob))
|
||||
var/mob/living/carbon/C = host_mob
|
||||
C.adjustStaminaLoss(-5)
|
||||
C.adjustStaminaLoss(-2)
|
||||
|
||||
/datum/nanite_program/nervous/disable_passive_effect()
|
||||
. = ..()
|
||||
@@ -133,4 +133,4 @@
|
||||
/datum/nanite_program/mindshield/disable_passive_effect()
|
||||
. = ..()
|
||||
host_mob.remove_trait(TRAIT_MINDSHIELD, "nanites")
|
||||
host_mob.sec_hud_set_implants()
|
||||
host_mob.sec_hud_set_implants()
|
||||
|
||||
Reference in New Issue
Block a user