Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update base_humanoid_hostile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored May 29, 2024
1 parent de76935 commit 9cb4435
Showing 1 changed file with 16 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,21 @@
minimumWait: 120 # 1 * 2
maximumWait: 240 # 2 * 60
nextAdvertisementTime: 0
- type: SalvageMobRestrictionsNF
- type: SalvageMobRestrictions
- type: Tool # Open door from xeno.yml.
speed: 1.5
qualities:
- Prying
useSound:
path: /Audio/Items/crowbar.ogg
- type: Prying
pryPowered: !type:Bool
true
force: !type:Bool
true
useSound:
path: /Audio/Items/crowbar.ogg
speedModifier: 10.0

# NonHuman NPC base, no equipment, immune to vacuum/low pressure
- type: entity
Expand Down Expand Up @@ -166,7 +180,7 @@
- type: MobPrice
price: 1500
deathPenalty: 0.5
- type: SalvageMobRestrictionsNF
- type: SalvageMobRestrictions
- type: StepTriggerImmune
- type: Contraband
- type: Tool # Open door from xeno.yml.
Expand Down

0 comments on commit 9cb4435

Please sign in to comment.