mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Evidence Storage Is Now An Area (#70983)
## About The Pull Request Fixes https://github.com/tgstation/tgstation/issues/70959 Gives each map Evidence Storage, which each has an APC Icebox  Deltastation  Metastation  Tramstation  Kilostation  ## Why It's Good For The Game Probably good for stations to have a consistent evidence room. Breaks up the big block that is security. ## Changelog 🆑 fix: All maps have a consistent Evidence room. imageadd: Ddds an icon for the Evidence Storage area /🆑
This commit is contained in:
@@ -1156,6 +1156,11 @@
|
||||
icon_state = "warden"
|
||||
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
||||
|
||||
/area/station/security/evidence
|
||||
name = "Evidence Storage"
|
||||
icon_state = "evidence"
|
||||
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
||||
|
||||
/area/station/security/detectives_office
|
||||
name = "\improper Detective's Office"
|
||||
icon_state = "detective"
|
||||
|
||||
Reference in New Issue
Block a user