mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
* base * more shjit * more * weh * PAIN * cool stuff * woah lights * haha moar * uuuh idk what im doing lol * AAA * i'm so full of PILK * this was something staged * touch ups + nuke old interlink * i'm sutff * decals i guess * uuuuh the screens use the wrong one * review * stfu lints * guhh * idk what i'm doing anymore dude i'm so out of touch * some shit * I FORGOT THE COFFEE * hopefully a fix * stop cutting into restricted areas thanks * tweaks * wait fuck * bruh
9 lines
314 B
Plaintext
9 lines
314 B
Plaintext
// Fences and stuff
|
|
|
|
// Interlink specific fences so people can't cut their way into restricted areas
|
|
/obj/structure/fence/interlink
|
|
name = "reinforced fence"
|
|
desc = "The latest in Nanotrasen development: A reinforced metal fence. This'll keep those pesky assistants out!"
|
|
cuttable = FALSE
|
|
invulnerable = TRUE
|