Merge pull request #4653 from VOREStation/upstream-merge-5811

[MIRROR] Gives the Doppler Array a sprite again. It still works somehow!
This commit is contained in:
Novacat
2019-03-27 11:30:50 -04:00
committed by GitHub
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