Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 63b704d

Browse files
committed
Update darkspawn_progenitor.dm
1 parent fbb6eda commit 63b704d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yogstation/code/modules/antagonists/darkspawn/darkspawn_progenitor.dm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
//add passive traits, elements, and components
9292
ADD_TRAIT(src, TRAIT_HOLY, INNATE_TRAIT) //sorry no magic
9393
ADD_TRAIT(src, TRAIT_NO_FLOATING_ANIM, INNATE_TRAIT) //so people can actually look at the sprite without the weird bobbing up and down
94+
ADD_TRAIT(src, TRAIT_PSIONICALLY_IMMUNE, INNATE_TRAIT) //so no psionic fuckery can happen
9495
AddElement(/datum/element/death_explosion, 20, 20, 20) //with INFINITY health, they're not really able to die, but IF THEY DO
9596
AddComponent(/datum/component/light_eater)
9697

0 commit comments

Comments
 (0)