for-the-strength-from-which-he-gives-is-unerring

This commit is contained in:
Fox McCloud
2019-10-05 02:08:11 -04:00
parent 5170f3fbae
commit 67dc33ac3f
141 changed files with 722 additions and 542 deletions
+4 -2
View File
@@ -28,7 +28,8 @@
//S.icon = I.Scale(24, 24)
S.sign_state = icon_state
qdel(src)
else ..()
else
return ..()
/obj/item/sign
name = "sign"
@@ -62,7 +63,8 @@
S.icon_state = sign_state
to_chat(user, "You fasten \the [S] with your [tool].")
qdel(src)
else ..()
else
return ..()
/obj/structure/sign/double/map
name = "station map"