Gives the Doppler Array a sprite again. It still works somehow!

This commit is contained in:
Mechoid
2019-01-06 00:58:14 -08:00
parent e37f25546a
commit 1568af0178
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ var/list/doppler_arrays = list()
name = "tachyon-doppler array"
desc = "A highly precise directional sensor array which measures the release of quants from decaying tachyons. The doppler shifting of the mirror-image formed by these quants can reveal the size, location and temporal affects of energetic disturbances within a large radius ahead of the array."
icon_state = "doppler"
/obj/machinery/doppler_array/New()
..()
doppler_arrays += src

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB