halves pink slime heal brute / burn heal (#8459)

This commit is contained in:
Kashargul
2024-06-27 16:23:17 +02:00
committed by GitHub
parent d907656613
commit 6257548047
2 changed files with 5 additions and 5 deletions

View File

@@ -296,4 +296,4 @@
for(var/mob/living/L in view(src, 2))
if(L.stat == DEAD || !IIsAlly(L))
continue
L.add_modifier(/datum/modifier/technomancer/haste, 5 SECONDS, src)
L.add_modifier(/datum/modifier/technomancer/haste, 5 SECONDS, src)