mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-13 11:24:34 +00:00
Merge pull request #6123 from Citadel-Station-13/upstream-merge-36716
[MIRROR] Adds singular_name to BS crystals
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
desc = "A glowing bluespace crystal, not much is known about how they work. It looks very delicate."
|
desc = "A glowing bluespace crystal, not much is known about how they work. It looks very delicate."
|
||||||
icon = 'icons/obj/telescience.dmi'
|
icon = 'icons/obj/telescience.dmi'
|
||||||
icon_state = "bluespace_crystal"
|
icon_state = "bluespace_crystal"
|
||||||
|
singular_name = "bluespace crystal"
|
||||||
w_class = WEIGHT_CLASS_TINY
|
w_class = WEIGHT_CLASS_TINY
|
||||||
materials = list(MAT_BLUESPACE=MINERAL_MATERIAL_AMOUNT)
|
materials = list(MAT_BLUESPACE=MINERAL_MATERIAL_AMOUNT)
|
||||||
points = 50
|
points = 50
|
||||||
|
|||||||
Reference in New Issue
Block a user