init
This commit is contained in:
21
Prototypes/Actions/changeling.yml
Normal file
21
Prototypes/Actions/changeling.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
- type: entity
|
||||
parent: BaseAction
|
||||
id: ActionRetractableItemArmBlade
|
||||
name: Arm Blade
|
||||
description: Shed your flesh and reform it into a fleshy blade.
|
||||
components:
|
||||
- type: Action
|
||||
useDelay: 2
|
||||
itemIconStyle: BigAction
|
||||
icon:
|
||||
sprite: Interface/Actions/changeling.rsi
|
||||
state: armblade
|
||||
- type: InstantAction
|
||||
event: !type:OnRetractableItemActionEvent
|
||||
- type: RetractableItemAction
|
||||
spawnedPrototype: ArmBlade
|
||||
summonSounds:
|
||||
collection: gib # Placeholder
|
||||
retractSounds:
|
||||
collection: gib # Placeholder
|
||||
|
||||
Reference in New Issue
Block a user