mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
Merge pull request #5240 from TheBeoni/PodPilot
Adds Pod Pilot Jumpsuit
This commit is contained in:
@@ -180,4 +180,12 @@
|
||||
item_color = "brig_phys"
|
||||
permeability_coefficient = 0.50
|
||||
armor = list(melee = 10, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 10, rad = 0)
|
||||
flags_size = ONESIZEFITSALL
|
||||
flags_size = ONESIZEFITSALL
|
||||
|
||||
//Pod Pilot
|
||||
/obj/item/clothing/under/rank/security/pod_pilot
|
||||
desc = "Suit for your regular pod pilot."
|
||||
name = "pod pilot's jumpsuit"
|
||||
icon_state = "pod_pilot"
|
||||
item_state = "pod_pilot"
|
||||
item_color = "pod_pilot"
|
||||
|
||||
Reference in New Issue
Block a user