mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
20 lines
610 B
Plaintext
20 lines
610 B
Plaintext
/obj/fiftyspawner/titanium
|
|
name = "stack of titanium"
|
|
type_to_spawn = /obj/item/stack/material/titanium
|
|
|
|
/obj/fiftyspawner/titanium_glass
|
|
name = "stack of ti-glass"
|
|
type_to_spawn = /obj/item/stack/material/glass/titanium
|
|
|
|
/obj/fiftyspawner/plastitanium
|
|
name = "stack of plastitanium"
|
|
type_to_spawn = /obj/item/stack/material/plastitanium
|
|
|
|
/obj/fiftyspawner/plastitanium_hull
|
|
name = "stack of plastitanium"
|
|
type_to_spawn = /obj/item/stack/material/plastitanium/hull
|
|
|
|
/obj/fiftyspawner/plastitanium_glass
|
|
name = "stack of plastitanium glass"
|
|
type_to_spawn = /obj/item/stack/material/glass/plastitanium
|