Adds generic direction sign.

This commit is contained in:
Chinsky
2016-01-12 09:42:06 +03:00
parent 8b765cf96a
commit 4a6056b945
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -172,6 +172,11 @@
desc = "A warning sign which reads 'HYDROPONICS'."
icon_state = "hydro1"
/obj/structure/sign/directions
name = "direction sign"
desc = "A direction sign, claiming to know the way."
icon_state = "direction"
/obj/structure/sign/directions/science
name = "\improper Science department"
desc = "A direction sign, pointing out which way the Science department is."