mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
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:
@@ -4,6 +4,8 @@ var/list/doppler_arrays = list()
|
|||||||
name = "tachyon-doppler array"
|
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."
|
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()
|
/obj/machinery/doppler_array/New()
|
||||||
..()
|
..()
|
||||||
doppler_arrays += src
|
doppler_arrays += src
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 118 KiB |
Reference in New Issue
Block a user