mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-09 23:27:37 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user