Skip to content

TK weapon sprite

Adds a particle effect for all actors who have their TK slot (INVEN_PSIONIC_FOCUS) filled. Make the item spin behind them in a cool fashion.

Implemented in Actor:updateModdableTilePrepare(), which is probably not the best place for it, but at the least is agnostic of whether or not the Actor actually has a moddable tile.

Merge request reports