Merge pull request #6217 from Citadel-Station-13/upstream-merge-36851

[MIRROR] Adds singular_name to BS polycrystals
This commit is contained in:
LetterJay
2018-04-01 17:47:37 -05:00
committed by GitHub
@@ -61,6 +61,7 @@
icon = 'icons/obj/telescience.dmi'
icon_state = "polycrystal"
item_state = "sheet-polycrystal"
singular_name = "bluespace polycrystal"
desc = "A stable polycrystal, made of fused-together bluespace crystals. You could probably break one off."
materials = list(MAT_BLUESPACE=MINERAL_MATERIAL_AMOUNT)
attack_verb = list("bluespace polybashed", "bluespace polybattered", "bluespace polybludgeoned", "bluespace polythrashed", "bluespace polysmashed")