Merge pull request #37497 from ExcessiveUseOfCobblestone/patch-42

Replaces a / with * as per Contributing.md [bscrystal.dm]
This commit is contained in:
oranges
2018-04-28 14:20:58 +12:00
committed by CitadelStationBot
parent ab3c55ab23
commit 74a483d350
+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