mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Merge branch 'master' of https://github.com/Skyrat-SS13/Skyrat-tg
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
/// A list of all the beam parts.
|
||||
var/list/beamparts = list()
|
||||
|
||||
/mob/living/simple_animal/hostile/asteroid/brimdemon/Destroy()
|
||||
QDEL_LIST(beamparts)
|
||||
return ..()
|
||||
|
||||
/mob/living/simple_animal/hostile/asteroid/brimdemon/Login()
|
||||
ranged = TRUE
|
||||
return ..()
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes brimdemon lasers never disappearing if the demon was deleted while firing."
|
||||
Reference in New Issue
Block a user