Ling stuff (#245)
* - fix: Absorb is transfered on transform. * - fix: Transfer absorbed count on transform. * - fix: Transfer rev roles on transform. * - add: Ling mood effect. * - tweak: Buff armblade. * - fix: Transfer mood on transform. * - tweak: Better absorbed desc. * - add: Hive head. * - remove: No popup.
This commit is contained in:
@@ -206,6 +206,20 @@
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
id: ActionHive
|
||||
name: changeling-ability-hive
|
||||
description: changeling-ability-hive-desc
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/hive_head.png
|
||||
event: !type:HiveHeadActionEvent
|
||||
useDelay: 1
|
||||
checkCanInteract: false
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
id: ActionTentacleArm
|
||||
name: changeling-ability-tentacle-arm
|
||||
|
||||
Reference in New Issue
Block a user