[MIRROR] Sheet icon fixes (#5585)

* Sheet icon fixes

* Update sheet_types.dm
This commit is contained in:
CitadelStationBot
2018-02-19 10:21:32 -06:00
committed by Poojawa
parent 97f69d6b05
commit 5a532dd606
9 changed files with 56 additions and 3 deletions
@@ -56,6 +56,7 @@
name = "bluespace polycrystal"
icon = 'icons/obj/telescience.dmi'
icon_state = "polycrystal"
item_state = "sheet-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")