Files
Bubberstation/code/modules/mob
Pickle-Coding 2210455830 Fixes space dragon hitting the same target multiple times in a single fire breath stream. (#75996)
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>
2023-06-17 17:40:11 +02:00
..
2023-05-07 22:45:20 +00:00
2023-05-22 14:51:00 +12:00
2023-06-08 23:28:45 -06:00
2023-06-07 17:30:58 -06:00