diff --git a/1.3/Defs/ThingDef/ThingDef_Weapons.xml b/1.3/Defs/ThingDef/ThingDef_Weapons.xml
index adbc8e4..c122b10 100644
--- a/1.3/Defs/ThingDef/ThingDef_Weapons.xml
+++ b/1.3/Defs/ThingDef/ThingDef_Weapons.xml
@@ -761,19 +761,19 @@
         </fullGraphicData>
         <drawPosition>Back</drawPosition>
         <northOffset>
-          <position>(0,0.3,0.05)</position>
+          <position>(0,0.3,-0.05)</position>
           <angle>25</angle>
         </northOffset>
         <southOffset>
-          <position>(0,-0.3,0.05)</position>
+          <position>(0,-0.3,-0.05)</position>
           <angle>-25</angle>
         </southOffset>
         <eastOffset>
-          <position>(-0.15,-0.3,0.05)</position>
+          <position>(-0.15,-0.3,-0.05)</position>
           <angle>70</angle>
         </eastOffset>
         <westOffset>
-          <position>(0.15,-0.3,0.05)</position>
+          <position>(0.15,-0.3,-0.05)</position>
           <angle>-70</angle>
         </westOffset>
       </li>
diff --git a/Textures/Things/Weapons/SYS/PNCannon_Full_east.png b/Textures/Things/Weapons/SYS/PNCannon_Full_east.png
index 61138bc..223a63d 100644
Binary files a/Textures/Things/Weapons/SYS/PNCannon_Full_east.png and b/Textures/Things/Weapons/SYS/PNCannon_Full_east.png differ
diff --git a/Textures/Things/Weapons/SYS/PNCannon_Full_north.png b/Textures/Things/Weapons/SYS/PNCannon_Full_north.png
index 61138bc..223a63d 100644
Binary files a/Textures/Things/Weapons/SYS/PNCannon_Full_north.png and b/Textures/Things/Weapons/SYS/PNCannon_Full_north.png differ
diff --git a/Textures/Things/Weapons/SYS/PNCannon_Full_south.png b/Textures/Things/Weapons/SYS/PNCannon_Full_south.png
index 561d856..9f58648 100644
Binary files a/Textures/Things/Weapons/SYS/PNCannon_Full_south.png and b/Textures/Things/Weapons/SYS/PNCannon_Full_south.png differ