mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
fixes
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
/mob/living/simple_animal/hostile/mining_drone/New()
|
||||
..()
|
||||
stored_gun = new(src)
|
||||
zone_sel = new /obj/screen/zone_sel(src) //Gross, but necessary TO-DO; remove this.
|
||||
toggle_light_action = new()
|
||||
toggle_light_action.Grant(src)
|
||||
toggle_meson_vision_action = new()
|
||||
|
||||
Reference in New Issue
Block a user