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