diff --git a/Content.Server/Delivery/CargoDeliveryDataComponent.cs b/Content.Server/Delivery/CargoDeliveryDataComponent.cs index 3bee0413fc..3e741e3a22 100644 --- a/Content.Server/Delivery/CargoDeliveryDataComponent.cs +++ b/Content.Server/Delivery/CargoDeliveryDataComponent.cs @@ -32,7 +32,7 @@ public sealed partial class CargoDeliveryDataComponent : Component /// 1 delivery per X players. /// [DataField] - public float PlayerToDeliveryRatio = 7f; + public float PlayerToDeliveryRatio = 8f; /// /// The minimum amount of deliveries that will spawn. diff --git a/Resources/Prototypes/Entities/Objects/Deliveries/deliveries.yml b/Resources/Prototypes/Entities/Objects/Deliveries/deliveries.yml index ff9ba7e68f..2706cf380c 100644 --- a/Resources/Prototypes/Entities/Objects/Deliveries/deliveries.yml +++ b/Resources/Prototypes/Entities/Objects/Deliveries/deliveries.yml @@ -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