mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-26 22:46:15 +01:00
renamed calorit into calorite, initialized it into more files
I think that might be all. Now it's just a matter of coding, testing and spriting.
This commit is contained in:
@@ -52,14 +52,14 @@
|
||||
mineralType = "bananium"
|
||||
materials = list(MAT_BANANIUM=500)
|
||||
|
||||
/obj/item/stack/tile/mineral/calorit //GS13
|
||||
name = "calorit tile"
|
||||
singular_name = "calorit floor tile"
|
||||
desc = "A tile made out of calorit. Bwwooomphf."
|
||||
icon_state = "tile_calorit"
|
||||
turf_type = /turf/open/floor/mineral/calorit
|
||||
mineralType = "calorit"
|
||||
materials = list(MAT_CALORIT=500)
|
||||
/obj/item/stack/tile/mineral/calorite //GS13
|
||||
name = "calorite tile"
|
||||
singular_name = "calorite floor tile"
|
||||
desc = "A tile made out of calorite. Bwoomph."
|
||||
icon_state = "tile_calorite"
|
||||
turf_type = /turf/open/floor/mineral/calorite
|
||||
mineralType = "calorite"
|
||||
materials = list(MAT_CALORITE=500)
|
||||
|
||||
/obj/item/stack/tile/mineral/abductor
|
||||
name = "alien floor tile"
|
||||
|
||||
Reference in New Issue
Block a user