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

View File

@@ -263,14 +263,14 @@
walltype = /turf/closed/wall/mineral/bananium
canSmoothWith = list(/obj/structure/falsewall/bananium, /turf/closed/wall/mineral/bananium)
// /obj/structure/falsewall/calorite //GS13
// name = "calorite wall"
// desc = "A wall with calorite plating. Burp."
// icon = 'icons/turf/walls/calorite_wall.dmi'
// icon_state = "calorite"
// mineral = /obj/item/stack/sheet/mineral/calorite
// walltype = /turf/closed/wall/mineral/calorite
// canSmoothWith = list(/obj/structure/falsewall/calorite, /turf/closed/wall/mineral/calorite)
/obj/structure/falsewall/calorite //GS13
name = "calorite wall"
desc = "A wall with calorite plating. Burp."
icon = 'icons/turf/walls/calorite_wall.dmi'
icon_state = "calorite"
mineral = /obj/item/stack/sheet/mineral/calorite
walltype = /turf/closed/wall/mineral/calorite
canSmoothWith = list(/obj/structure/falsewall/calorite, /turf/closed/wall/mineral/calorite)
/obj/structure/falsewall/sandstone