From 8320933aab4548fca5a71b9d62f1a2a6ba1899ae Mon Sep 17 00:00:00 2001 From: cuberound <122645057+cuberound@users.noreply.github.com> Date: Sun, 12 Nov 2023 17:02:06 +0100 Subject: [PATCH] initial omni price 300 --- code/modules/cm_marines/dropship_ammo.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cm_marines/dropship_ammo.dm b/code/modules/cm_marines/dropship_ammo.dm index ef59e643e4cf..7ad557647dd8 100644 --- a/code/modules/cm_marines/dropship_ammo.dm +++ b/code/modules/cm_marines/dropship_ammo.dm @@ -430,7 +430,7 @@ max_ammo_count = 1 ammo_name = "area denial sentry" travelling_time = 0 // handled by droppod - point_cost = 800 + point_cost = 300 accuracy_range = 0 // pinpoint max_inaccuracy = 0 /// Special structures it needs to break with drop pod