mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-29 03:22:12 +00:00
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
/obj/item/stack/material/resin
|
|
name = "resin"
|
|
icon_state = "sheet-resin"
|
|
default_type = "resin"
|
|
no_variants = TRUE
|
|
apply_colour = TRUE
|
|
pass_color = TRUE
|
|
strict_color_stacking = TRUE |