Xeno salvage tweaks (#17909)
- Add turret spawns. - Mark warding tower as anchored.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user