Files
VOREStation/code/modules/materials/materials/holographic.dm
T

17 lines
379 B
Plaintext

/datum/material/steel/holographic
name = "holo" + MAT_STEEL
display_name = MAT_STEEL
stack_type = null
shard_type = SHARD_NONE
/datum/material/plastic/holographic
name = "holoplastic"
display_name = "plastic"
stack_type = null
shard_type = SHARD_NONE
/datum/material/wood/holographic
name = "holowood"
display_name = "wood"
stack_type = null
shard_type = SHARD_NONE