Fixes mostly (#292)
* - fix: Fix animals standing. * - fix: Stuff drop from hands on stun or death even if lying. * - tweak: Tentacle gun no longer stuns. * - fix: Space cleaner now evaporates. * - remove: No crew monitor objective. * - fix: Fix time beacon. * - tweak: Revert neuro implant buff. * - tweak: Nerf dagger. * - fix: Fix void adaptation not working.
This commit is contained in:
@@ -82,7 +82,8 @@
|
||||
name: changeling-ability-void-adaptation
|
||||
description: changeling-ability-void-adaptation-desc
|
||||
icon: { sprite: /Textures/White/Actions/changeling.rsi, state: organic_suit }
|
||||
productEvent: !type:VoidAdaptationPurchasedEvent
|
||||
components:
|
||||
- VoidAdaptation
|
||||
cost:
|
||||
ChangelingPoint: 2
|
||||
categories:
|
||||
@@ -215,7 +216,9 @@
|
||||
name: changeling-ability-eyesight
|
||||
description: changeling-ability-eyesight-desc
|
||||
productAction: ActionAugmentedEyesight
|
||||
productEvent: !type:AugmentedEyesightPurchasedEvent
|
||||
components:
|
||||
- FlashImmunity
|
||||
- EyeProtection
|
||||
cost:
|
||||
ChangelingPoint: 2
|
||||
categories:
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
weights:
|
||||
CaptainIDStealObjective: 1
|
||||
CMOHyposprayStealObjective: 1
|
||||
CMOCrewMonitorStealObjective: 1
|
||||
#CMOCrewMonitorStealObjective: 1
|
||||
RDHardsuitStealObjective: 1
|
||||
NukeDiskStealObjective: 1
|
||||
MagbootsStealObjective: 1
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
icon: { sprite: /Textures/Objects/Weapons/Melee/blood_dagger.rsi, state: icon }
|
||||
productEntity: BloodSuckerDagger
|
||||
cost:
|
||||
Telecrystal: 6
|
||||
Telecrystal: 8
|
||||
categories:
|
||||
- UplinkWeaponry
|
||||
conditions:
|
||||
|
||||
Reference in New Issue
Block a user