mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Labcoat allowed
This commit is contained in:
@@ -64,6 +64,11 @@
|
||||
/obj/item/clothing/suit/toggle/labcoat/paramedic/Initialize(mapload)
|
||||
. = ..()
|
||||
AddComponent(/datum/component/adjust_fishing_difficulty, -3) //FISH DOCTOR?!
|
||||
//START SKYRAT EDIT ADDITION
|
||||
allowed += list(
|
||||
/obj/item/storage/medkit,
|
||||
)
|
||||
//END SKYRAT EDIT
|
||||
|
||||
/obj/item/clothing/suit/toggle/labcoat/mad
|
||||
name = "\proper The Mad's labcoat"
|
||||
|
||||
Reference in New Issue
Block a user