mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Fixes Doctor Hilbert breaking crew monitors. (#56364)
This commit is contained in:
@@ -499,7 +499,7 @@ GLOBAL_VAR_INIT(hhMysteryRoomNumber, rand(1, 999999))
|
||||
id_access_list = list(ACCESS_AWAY_GENERIC3, ACCESS_RESEARCH)
|
||||
instant = TRUE
|
||||
id = /obj/item/card/id/silver
|
||||
uniform = /obj/item/clothing/under/rank/rnd/research_director
|
||||
uniform = /obj/item/clothing/under/rank/rnd/research_director/doctor_hilbert
|
||||
shoes = /obj/item/clothing/shoes/sneakers/brown
|
||||
back = /obj/item/storage/backpack/satchel/leather
|
||||
suit = /obj/item/clothing/suit/toggle/labcoat
|
||||
|
||||
Reference in New Issue
Block a user