Merge pull request #36851 from 81Denton/bs-polycrystal-name

Adds singular_name to BS polycrystals
This commit is contained in:
vuonojenmustaturska
2018-04-01 15:27:35 +03:00
committed by CitadelStationBot
parent 75a49c53c8
commit 76a9540f80
@@ -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")