mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-13 01:04:07 +01:00
added a service direction sign and placed it near quantum pads on snaxi
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user