mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-19 06:32:25 +00:00
18 lines
573 B
Plaintext
18 lines
573 B
Plaintext
/decl/hierarchy/outfit/pirate
|
|
hierarchy_type = /decl/hierarchy/outfit/pirate
|
|
name = "Pirate"
|
|
uniform = /obj/item/clothing/under/pirate
|
|
shoes = /obj/item/clothing/shoes/brown
|
|
head = /obj/item/clothing/head/bandana
|
|
glasses = /obj/item/clothing/glasses/eyepatch
|
|
l_hand = /obj/item/weapon/melee/energy/sword/pirate
|
|
|
|
/decl/hierarchy/outfit/pirate/norm
|
|
|
|
/decl/hierarchy/outfit/pirate/space
|
|
name = "Pirate - Space"
|
|
head = /obj/item/clothing/head/helmet/space
|
|
suit = /obj/item/clothing/suit/pirate
|
|
back = /obj/item/weapon/tank/jetpack/oxygen
|
|
flags = OUTFIT_HAS_JETPACK
|