mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Added brig physician jumpsuit. Brig Physician spawns with one, i also put one spare into locker.
This commit is contained in:
@@ -142,4 +142,16 @@
|
||||
desc = "A security suit decorated for those few with the dedication to achieve the position of Head of Security."
|
||||
icon_state = "hos_formal"
|
||||
item_state = "gy_suit"
|
||||
_color = "hos_formal"
|
||||
_color = "hos_formal"
|
||||
|
||||
|
||||
//Brig Physician
|
||||
/obj/item/clothing/under/rank/security/brigphys
|
||||
desc = "Jumpsuit for Brig Physician it has both medical and security protection."
|
||||
name = "brig physician's jumpsuit"
|
||||
icon_state = "brig_phys"
|
||||
item_state = "brig_phys"
|
||||
_color = "brig_phys"
|
||||
permeability_coefficient = 0.50
|
||||
armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 10, rad = 0)
|
||||
flags = ONESIZEFITSALL
|
||||
Reference in New Issue
Block a user