mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
New outsider alt title: Space Farer (outsider shuttles) (#8775)
Co-authored-by: Guti <guti23400@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
wallet.owner_name = H.real_name
|
||||
wallet.worth = 1000
|
||||
|
||||
/decl/hierarchy/outfit/noncrew/spacefarer
|
||||
name = OUTFIT_JOB_NAME("Spacefarer")
|
||||
uniform = /obj/item/clothing/under/rank/pilot2
|
||||
shoes = /obj/item/clothing/shoes/boots/jackboots/
|
||||
r_pocket = /obj/item/weapon/spacecash/ewallet
|
||||
l_pocket = /obj/item/device/survivalcapsule/superpose/shuttle
|
||||
l_hand = /obj/item/weapon/tank/jetpack/oxygen //OUTFIT_HAS_JETPACK doesnt seem to work.
|
||||
|
||||
flags = OUTFIT_HAS_BACKPACK|OUTFIT_EXTENDED_SURVIVAL|OUTFIT_COMPREHENSIVE_SURVIVAL
|
||||
|
||||
/decl/hierarchy/outfit/shadekin
|
||||
name = OUTFIT_JOB_NAME(JOB_ANOMALY)
|
||||
//hierarchy_type = /decl/hierarchy/outfit/noncrew
|
||||
|
||||
Reference in New Issue
Block a user