mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-11 17:35:05 +00:00
Moves the scope of the hit_list to the fire_stream proc. It gets passed as a parameter that the other proc accesses instead of creating a new list for everybturf. ## About The Pull Request Moves the scope of the hit_list to the fire breath rather than creating a new list for every turf action. This is an untested webedit. I'll test this later. ## Why It's Good For The Game Closes #75930 ## Changelog 🆑 fix: Fix space dragon fire breath hitting the same target multiple times in a single stream. /🆑 --------- Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>