From 7375d91fb6a9be0cc93577ccef64f4f4972b3aab Mon Sep 17 00:00:00 2001 From: BonniePandora Date: Sat, 28 Sep 2024 00:54:52 +0100 Subject: [PATCH] Muzzle-flash offsets --- code/modules/vehicles/apc/apc_aa.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/vehicles/apc/apc_aa.dm b/code/modules/vehicles/apc/apc_aa.dm index d65c63b384..3a5cda2971 100644 --- a/code/modules/vehicles/apc/apc_aa.dm +++ b/code/modules/vehicles/apc/apc_aa.dm @@ -30,9 +30,9 @@ switch(HP.slot) if(HDPT_PRIMARY) //quadcannons HP.muzzle_flash_pos = list( - "1" = list(8, -20), - "2" = list(25, 31), - "4" = list(-7, 27), + "1" = list(10, -33), + "2" = list(28, 28), + "4" = list(-10, 26), "8" = list(37, 9) ) if(HDPT_SECONDARY) //frontmissiles