mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 01:00:59 +01:00
Merge pull request #2329 from CHOMPStation2/Razgriz1032-patch-7
Give medical doctors on spawn an advanced medkit instead of regular
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
name = OUTFIT_JOB_NAME("Medical Doctor")
|
||||
uniform = /obj/item/clothing/under/rank/medical
|
||||
suit = /obj/item/clothing/suit/storage/toggle/labcoat
|
||||
l_hand = /obj/item/weapon/storage/firstaid/regular
|
||||
l_hand = /obj/item/weapon/storage/firstaid/adv //CHOMP Edit
|
||||
r_pocket = /obj/item/device/flashlight/pen
|
||||
id_type = /obj/item/weapon/card/id/medical
|
||||
|
||||
|
||||
Reference in New Issue
Block a user