Merge pull request #6123 from Citadel-Station-13/upstream-merge-36716

[MIRROR] Adds singular_name to BS crystals
This commit is contained in:
deathride58
2018-03-27 17:48:51 +00:00
committed by GitHub

View File

@@ -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