Merge pull request #11969 from comma/directions

Direction signs 2 : Generic Bogaloo
This commit is contained in:
Ccomp5950
2016-01-12 02:29:25 -05:00
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."