mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Medbay Job Reshuffling (#7986)
This commit is contained in:
@@ -628,8 +628,8 @@
|
||||
icon_state = "librarian"
|
||||
|
||||
/obj/item/toy/figure/md
|
||||
name = "medical doctor action figure"
|
||||
desc = "A \"Space Life\" brand medical doctor action figure."
|
||||
name = "physician action figure"
|
||||
desc = "A \"Space Life\" brand physician action figure."
|
||||
icon_state = "md"
|
||||
|
||||
/obj/item/toy/figure/mime
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
return TRUE
|
||||
|
||||
/obj/item/implant/integrated_circuit/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
IC = new(src)
|
||||
IC.implant = src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user