mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Adds a QM statue, as all other heads have one. (#70744)
* Adds a QM statue, bringing it on par with every other head of staff.
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
/obj/structure/statue/gold/cmo = 5,
|
||||
/obj/structure/statue/gold/ce = 5,
|
||||
/obj/structure/statue/gold/rd = 5,
|
||||
/obj/structure/statue/gold/qm = 5,
|
||||
/obj/structure/statue/bananium/clown = 1,
|
||||
/obj/structure/statue/elder_atmosian = 1,
|
||||
/obj/structure/statue/uranium/nuke = 1,
|
||||
|
||||
@@ -125,6 +125,10 @@
|
||||
name = "statue of the research director"
|
||||
icon_state = "rd"
|
||||
|
||||
/obj/structure/statue/gold/qm
|
||||
name = "statue of the quartermaster"
|
||||
icon_state = "qm"
|
||||
|
||||
//////////////////////////silver///////////////////////////////////////
|
||||
|
||||
/obj/structure/statue/silver
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user