Calorite is finished!

It seems to be working well. It's still missing a detail or two, but now it's properly functional, mineable and usable! Future plans include unique coin, statue, more area effects, unique reagent and being used in crafting recipes.
This commit is contained in:
Sonoida
2023-01-18 13:20:59 +01:00
parent 83b23faca4
commit eb14dd203e
5 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -181,8 +181,8 @@ GLOBAL_LIST_INIT(sand_recipes, list(\
/obj/item/stack/ore/calorite //GS13
name = "calorite ore"
icon_state = "Calorite ore"
item_state = "Calorite ore"
icon_state = "calorite ore"
item_state = "calorite ore"
singular_name = "Calorite ore chunk"
points = 40
materials = list(MAT_CALORITE=MINERAL_MATERIAL_AMOUNT)