mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 13:33:29 +00:00
Replaced some more placeholder area sprites with proper area sprites. Specifically the Head of Security's office and the prison wing.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4331 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1009,7 +1009,7 @@ proc/process_ghost_teleport_locs()
|
||||
|
||||
/area/security/prison
|
||||
name = "\improper Prison Wing"
|
||||
icon_state = "security"
|
||||
icon_state = "sec_prison"
|
||||
|
||||
/area/security/warden
|
||||
name = "\improper Armory"
|
||||
@@ -1017,7 +1017,7 @@ proc/process_ghost_teleport_locs()
|
||||
|
||||
/area/security/hos
|
||||
name = "\improper Head of Security's Office"
|
||||
icon_state = "security"
|
||||
icon_state = "sec_hos"
|
||||
|
||||
/area/security/detectives_office
|
||||
name = "\improper Detective's Office"
|
||||
|
||||
Reference in New Issue
Block a user