[MIRROR] Adds an underlay to turrets which gives them a base (#1002)
* Adds an underlay to turrets which gives them a base * Update turrets.dmi
This commit is contained in:
committed by
Poojawa
parent
0763e629d1
commit
a5f858d8fb
@@ -87,6 +87,7 @@
|
||||
if(has_cover)
|
||||
cover = new /obj/machinery/porta_turret_cover(loc)
|
||||
cover.parent_turret = src
|
||||
underlays += image('icons/obj/turrets.dmi',icon_state = "basedark")
|
||||
if(!has_cover)
|
||||
INVOKE_ASYNC(src, .proc/popUp)
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 78 KiB |
Reference in New Issue
Block a user