mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-19 13:20:47 +01:00
13 lines
341 B
Plaintext
13 lines
341 B
Plaintext
/obj/item/stack/material/titanium
|
|
icon = 'icons/obj/stacks_vr.dmi'
|
|
icon_state = "sheet-titanium"
|
|
no_variants = FALSE
|
|
|
|
/obj/item/stack/material/plastitanium
|
|
name = "plastitanium sheets"
|
|
icon = 'icons/obj/stacks_vr.dmi'
|
|
icon_state = "sheet-plastitanium"
|
|
item_state = "sheet-silver"
|
|
no_variants = FALSE
|
|
default_type = MAT_PLASTITANIUM
|