Uplink: Combat Bakery Kit (#31179)
* save * sprites * mime survival kit has baguette * add weapon/uplink * cherry-pick croissant changes * uplink * Switch baguette to slashing damage * fixes * update attribution * fix typos * review comments * reduce TC cost * switch to regular box * fix regular baguette rotation
This commit is contained in:
@@ -64,6 +64,26 @@
|
||||
back:
|
||||
- BoxHugNitrogen
|
||||
|
||||
# Mime
|
||||
- type: loadout
|
||||
id: EmergencyOxygenMime
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: OxygenBreather
|
||||
storage:
|
||||
back:
|
||||
- BoxMime
|
||||
|
||||
- type: loadout
|
||||
id: EmergencyNitrogenMime
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: NitrogenBreather
|
||||
storage:
|
||||
back:
|
||||
- BoxMimeNitrogen
|
||||
|
||||
|
||||
# Engineering / Extended
|
||||
- type: loadout
|
||||
id: EmergencyOxygenExtended
|
||||
|
||||
@@ -479,6 +479,16 @@
|
||||
loadouts:
|
||||
- MimeWintercoat
|
||||
|
||||
- type: loadoutGroup
|
||||
id: SurvivalMime
|
||||
name: loadout-group-survival-mime
|
||||
minLimit: 2
|
||||
hidden: true
|
||||
loadouts:
|
||||
- EmergencyNitrogenMime
|
||||
- EmergencyOxygenMime
|
||||
- LoadoutSpeciesVoxNitrogen
|
||||
|
||||
- type: loadoutGroup
|
||||
id: MusicianJumpsuit
|
||||
name: loadout-group-musician-jumpsuit
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
- MimeBackpack
|
||||
- MimeOuterClothing
|
||||
- Glasses
|
||||
- Survival
|
||||
- SurvivalMime
|
||||
- Trinkets
|
||||
|
||||
- type: roleLoadout
|
||||
|
||||
Reference in New Issue
Block a user