Merge pull request #36716 from 81Denton/bscrystalname

Adds singular_name to BS crystals
This commit is contained in:
Jordan Brown
2018-03-26 15:21:03 -04:00
committed by CitadelStationBot
parent c579d81f4c
commit 35f0fe9676
@@ -4,6 +4,7 @@
desc = "A glowing bluespace crystal, not much is known about how they work. It looks very delicate."
icon = 'icons/obj/telescience.dmi'
icon_state = "bluespace_crystal"
singular_name = "bluespace crystal"
w_class = WEIGHT_CLASS_TINY
materials = list(MAT_BLUESPACE=MINERAL_MATERIAL_AMOUNT)
points = 50