Skip to content

Commit

Permalink
yes
Browse files Browse the repository at this point in the history
  • Loading branch information
WarMechanic committed Jun 23, 2024
1 parent 09d897e commit 29d8ea8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
noSpawn: true
components:
- type: SubdermalImplant
permanent: true
permanent: false
implantAction: ActionActivateMicroBomb
- type: TriggerOnMobstateChange
mobState:
Expand Down Expand Up @@ -242,7 +242,7 @@
noSpawn: true
components:
- type: SubdermalImplant
permanent: true
permanent: false
- type: TriggerOnMobstateChange #Chains with OnUseTimerTrigger
mobState:
- Dead
Expand Down Expand Up @@ -277,7 +277,7 @@
noSpawn: true
components:
- type: SubdermalImplant
permanent: true
permanent: false
implantAction: ActionActivateDeathAcidifier
- type: TriggerOnMobstateChange
mobState:
Expand Down

0 comments on commit 29d8ea8

Please sign in to comment.