mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
[MIRROR] Lawyer and Courtroom department signs. (#263)
* Lawyer and Courtroom department signs. (#52753) * Lawyer sign. * Courtroom sign. * Lawyer and Courtroom department signs. Co-authored-by: uomo <51800976+uomo91@users.noreply.github.com>
This commit is contained in:
@@ -107,6 +107,13 @@
|
||||
icon_state = "holy"
|
||||
is_editable = TRUE
|
||||
|
||||
/obj/structure/sign/departments/lawyer
|
||||
name = "\improper Legal Department sign"
|
||||
sign_change_name = "Department - Legal"
|
||||
desc = "A sign labelling an area where the Lawyers work, apply here for arrivals shuttle whiplash settlement."
|
||||
icon_state = "lawyer"
|
||||
is_editable = TRUE
|
||||
|
||||
///////SUPPLY
|
||||
|
||||
/obj/structure/sign/departments/cargo
|
||||
@@ -161,3 +168,10 @@
|
||||
desc = "A sign labelling an area where drop pod loading procedures take place."
|
||||
icon_state = "drop"
|
||||
is_editable = TRUE
|
||||
|
||||
/obj/structure/sign/departments/court
|
||||
name = "\improper Courtroom sign"
|
||||
sign_change_name = "Location - Courtroom"
|
||||
desc = "A sign labelling the courtroom, where the ever sacred Space Law is upheld."
|
||||
icon_state = "court"
|
||||
is_editable = TRUE
|
||||
|
||||
Reference in New Issue
Block a user