mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 20:59:56 +01:00
16 lines
445 B
Plaintext
16 lines
445 B
Plaintext
/obj/item/stack/material/plastitanium/hull
|
|
name = "plastitanium hull sheets"
|
|
icon = 'icons/obj/stacks_vr.dmi'
|
|
icon_state = "sheet-plastitanium"
|
|
item_state = "sheet-silver"
|
|
no_variants = FALSE
|
|
default_type = MAT_PLASTITANIUMHULL
|
|
|
|
/obj/item/stack/material/gold/hull
|
|
name = "gold hull sheets"
|
|
icon = 'icons/obj/stacks_vr.dmi'
|
|
icon_state = "sheet-plastitanium"
|
|
item_state = "sheet-silver"
|
|
no_variants = FALSE
|
|
default_type = MAT_GOLDHULL
|