mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-25 01:31:58 +00:00
* Fleshmend Refactor * Reworked buff to match existing code in effect * Clean up formatting Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Syntax and formatting updates as per comment suggestions * Update code/datums/status_effects/buffs.dm Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * Clean up array code Cleaned up some array code, changed a segment where an array was manipulated while iterating through it to instead collect expired instances and remove them after. --------- Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>