@@ -32,7 +32,7 @@ public sealed partial class CargoDeliveryDataComponent : Component
|
|||||||
/// 1 delivery per X players.
|
/// 1 delivery per X players.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[DataField]
|
[DataField]
|
||||||
public float PlayerToDeliveryRatio = 7f;
|
public float PlayerToDeliveryRatio = 8f;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The minimum amount of deliveries that will spawn.
|
/// The minimum amount of deliveries that will spawn.
|
||||||
|
|||||||
@@ -74,7 +74,7 @@
|
|||||||
- type: Item
|
- type: Item
|
||||||
size: Huge
|
size: Huge
|
||||||
- type: Delivery
|
- type: Delivery
|
||||||
spesoReward: 800
|
spesoReward: 1000
|
||||||
- type: EntityTableContainerFill
|
- type: EntityTableContainerFill
|
||||||
containers:
|
containers:
|
||||||
delivery: !type:NestedSelector
|
delivery: !type:NestedSelector
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
- type: Item
|
- type: Item
|
||||||
storedRotation: 90
|
storedRotation: 90
|
||||||
- type: Delivery
|
- type: Delivery
|
||||||
spesoReward: 400
|
spesoReward: 500
|
||||||
- type: EntityTableContainerFill
|
- type: EntityTableContainerFill
|
||||||
containers:
|
containers:
|
||||||
delivery: !type:NestedSelector
|
delivery: !type:NestedSelector
|
||||||
|
|||||||
Reference in New Issue
Block a user