Xeno salvage tweaks (#17909)

- Add turret spawns.
- Mark warding tower as anchored.
This commit is contained in:
metalgearsloth
2023-07-10 05:20:30 +10:00
committed by GitHub
parent b4033d557b
commit 982e8f3865
2 changed files with 6 additions and 0 deletions

View File

@@ -15,6 +15,8 @@
Heat: Heat:
collection: collection:
MeatLaserImpact MeatLaserImpact
- type: Transform
anchored: true
- type: Clickable - type: Clickable
- type: InteractionOutline - type: InteractionOutline
- type: Sprite - type: Sprite

View File

@@ -17,6 +17,10 @@
amount: 0 amount: 0
maxAmount: 2 maxAmount: 2
prob: 0.25 prob: 0.25
- entries:
- id: WeaponTurretXeno
amount: 3
prob: 0.25
- entries: - entries:
- id: MobXenoRavager - id: MobXenoRavager
amount: 1 amount: 1