Occulus-Server / Occulus-Eris

Occulus is a downstream from Eris, though we also have a fair bit of original content thanks to a decent sized development team.
Other
6 stars 48 forks source link

Update effects.dm #1009

Closed Jamini closed 1 year ago

Jamini commented 1 year ago

Should fix Brigador stun projectiles from failing to delete.

TORRRRRRIIIIII

About The Pull Request

Extends the lifetime for brigador stun projectiles so they can be deleted properly after their animation plays

Why It's Good For The Game

Currently our stun projectiles have a lifetime of 3, but play as long as the plasma projectiles (which have a lifetime of 7.5) This is not an inherited path due to how they are constructed. lifetime needs to be set for every impact effect that is longer than 0.3 ticks

Changelog

fix: Graphical glitch caused by brigador projectile animations on impact.