Merge pull request #6556 from Citadel-Station-13/upstream-merge-37497

[MIRROR] Replaces a / with * as per Contributing.md [bscrystal.dm]
This commit is contained in:
LetterJay
2018-04-28 14:07:24 -05:00
committed by GitHub
+1 -1
View File
@@ -49,7 +49,7 @@
/obj/item/stack/ore/bluespace_crystal/artificial
name = "artificial bluespace crystal"
desc = "An artificially made bluespace crystal, it looks delicate."
materials = list(MAT_BLUESPACE=MINERAL_MATERIAL_AMOUNT / 2)
materials = list(MAT_BLUESPACE=MINERAL_MATERIAL_AMOUNT*0.5)
blink_range = 4 // Not as good as the organic stuff!
points = 0 //nice try
refined_type = null