mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-21 21:23:11 +01:00
9ab4668f98
Moves vending machines to modules/economy Moves metal coins, mint to modules/economy
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 |