mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00: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
|