New implanters for uplink (#18038)
* New implants for uplink * made changes based on reviews * was meant to be 3
This commit is contained in:
@@ -69,6 +69,31 @@
|
||||
state: old-radio
|
||||
event: !type:OpenUplinkImplantEvent
|
||||
|
||||
- type: instantAction
|
||||
id: ActivateEmpImplant
|
||||
name: use-emp-implant-action-name
|
||||
description: use-emp-implant-action-description
|
||||
charges: 3
|
||||
useDelay: 5
|
||||
itemIconStyle: BigAction
|
||||
priority: -20
|
||||
icon:
|
||||
sprite: Objects/Weapons/Grenades/empgrenade.rsi
|
||||
state: icon
|
||||
event: !type:ActivateImplantEvent
|
||||
|
||||
- type: instantAction
|
||||
id: ActivateDnaScramblerImplant
|
||||
name: use-dna-scrambler-implant-action-name
|
||||
description: use-dna-scrambler-implant-action-description
|
||||
charges: 1
|
||||
itemIconStyle: BigAction
|
||||
priority: -20
|
||||
icon:
|
||||
sprite: Clothing/OuterClothing/Hardsuits/lingspacesuit.rsi
|
||||
state: icon
|
||||
event: !type:UseDnaScramblerImplantEvent
|
||||
|
||||
- type: instantAction
|
||||
id: ToggleSuitHelmet
|
||||
name: action-name-hardsuit
|
||||
|
||||
Reference in New Issue
Block a user