mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-04 14:33:58 +00:00
7 lines
245 B
Plaintext
7 lines
245 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'
|