mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 01:22:24 +00:00
8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
// fences from TGMC
|
|
// You'll need to 'create instances from icon_states' in an editor to use these well
|
|
/obj/structure/prop/fence
|
|
name = "fence"
|
|
desc = "It's a fence! Not much else to say about it."
|
|
icon = 'icons/obj/props/decor_fences.dmi'
|
|
|