Skip to content

Commit

Permalink
Thematic Head of Staff ID Computers (tgstation#18297)
Browse files Browse the repository at this point in the history
- Each of the heads' ID computers are now themed for their department!
  • Loading branch information
GunHog authored and optimumtact committed Jun 7, 2016
1 parent 25827d6 commit 922d616
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/game/machinery/computer/card.dm
Original file line number Diff line number Diff line change
Expand Up @@ -504,12 +504,16 @@ var/time_last_changed_position = 0

/obj/machinery/computer/card/minor/hos
target_dept = 2
icon_screen = "idhos"

/obj/machinery/computer/card/minor/cmo
target_dept = 3
icon_screen = "idcmo"

/obj/machinery/computer/card/minor/rd
target_dept = 4
icon_screen = "idrd"

/obj/machinery/computer/card/minor/ce
target_dept = 5
icon_screen = "idce"
Binary file modified icons/obj/computer.dmi
Binary file not shown.

0 comments on commit 922d616

Please sign in to comment.