mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-22 04:28:09 +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
|