Files
Cameron Lennox d8c1932cb9 Flammable Items, Abstractness, and hypnosis (#19267)
* Laser Eyes

* Update dna.dm

* Mecha

* Update positive_genes.dm

* These

* These 2

* yeh

* Rest of these

* Update turf.dm

* Update food.dm

* Some moar

* mooove

* Update vorestation.dme

* Update burning.dm

* firesuit

* flags

* HYPNOCOLOR

* xd

* no filter

* dc

* Update ore_bag.dm

* Update misc.dm

* Update misc.dm
2026-04-13 00:30:02 -04:00

17 lines
451 B
Plaintext

/obj/item/stack/material/plastic
name = MAT_PLASTIC
icon_state = "sheet-plastic"
default_type = MAT_PLASTIC
no_variants = FALSE
/obj/item/stack/material/cardboard
name = MAT_CARDBOARD
icon_state = "sheet-card"
default_type = MAT_CARDBOARD
no_variants = FALSE
pass_color = TRUE
strict_color_stacking = TRUE
drop_sound = 'sound/items/drop/cardboardbox.ogg'
pickup_sound = 'sound/items/pickup/cardboardbox.ogg'
resistance_flags = FLAMMABLE