added a service direction sign and placed it near quantum pads on snaxi

This commit is contained in:
Phantastic-Swan
2025-08-02 13:58:20 +02:00
parent 186a9c124e
commit 1f0d01a6d8
3 changed files with 17 additions and 7 deletions
@@ -47,9 +47,11 @@
icon_state = "direction_bridge"
/obj/structure/sign/directions/bar
name = "bar"
desc = "A direction sign, pointing out which way the Bar is."
icon_state = "direction_bar"
// GS13 EDIT
name = "service" // from "bar"
desc = "A direction sign, pointing out which way the caffeteria is." // "which way the bar is"
icon_state = "direction_service" // from "direction_bar"
// GS13 END EDIT
/obj/structure/sign/directions/cafe
name = "cafe"