mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Icarus Combat Drones Now Illuminate Their Surroundings to a Small Extent (#12131)
This commit is contained in:
@@ -60,6 +60,9 @@
|
||||
|
||||
/mob/living/simple_animal/hostile/icarus_drone/Initialize()
|
||||
. = ..()
|
||||
|
||||
set_light(1.2, 3, LIGHT_COLOR_BLUE)
|
||||
|
||||
if(prob(5))
|
||||
projectiletype = /obj/item/projectile/beam/pulse/drone
|
||||
projectilesound = 'sound/weapons/pulse2.ogg'
|
||||
|
||||
Reference in New Issue
Block a user