diff --git a/1.3/Defs/ThingDef/ThingDef_Weapons.xml b/1.3/Defs/ThingDef/ThingDef_Weapons.xml index a5ee856..adbc8e4 100644 --- a/1.3/Defs/ThingDef/ThingDef_Weapons.xml +++ b/1.3/Defs/ThingDef/ThingDef_Weapons.xml @@ -631,6 +631,35 @@ 150 6 + +
  • + + Things/Weapons/SYS/PNMachinegun_Sheath + Graphic_Single + + + Things/Weapons/SYS/PNMachinegun_Full + Graphic_Multi + + Back + + (0,0.3,0.05) + 25 + + + (0,-0.3,0.05) + -25 + + + (-0.15,-0.3,0.05) + 70 + + + (0.15,-0.3,0.05) + -70 + +
  • +
  • Verb_Shoot @@ -721,6 +750,33 @@
  • AdditionalVerb.Comp_VerbSaveable
  • +
  • + + Things/Weapons/SYS/PNCannon_Sheath + Graphic_Single + + + Things/Weapons/SYS/PNCannon_Full + Graphic_Multi + + Back + + (0,0.3,0.05) + 25 + + + (0,-0.3,0.05) + -25 + + + (-0.15,-0.3,0.05) + 70 + + + (0.15,-0.3,0.05) + -70 + +
  • @@ -1209,7 +1265,33 @@ Bomb Flame
  • - +
  • + + Things/Weapons/SYS/PNPrototypeRailGun_Sheath + Graphic_Single + + + Things/Weapons/SYS/PNPrototypeRailGun_Full + Graphic_Multi + + Back + + (0,0.3,0.05) + 25 + + + (0,-0.3,0.05) + -25 + + + (-0.15,-0.3,0.05) + 70 + + + (0.15,-0.3,0.05) + -70 + +
  • 45 diff --git a/Textures/Things/Weapons/SYS/PNCannon_Full_east.png b/Textures/Things/Weapons/SYS/PNCannon_Full_east.png new file mode 100644 index 0000000..61138bc Binary files /dev/null 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 new file mode 100644 index 0000000..61138bc Binary files /dev/null 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 new file mode 100644 index 0000000..561d856 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNCannon_Full_south.png differ diff --git a/Textures/Things/Weapons/SYS/PNCannon_Sheath.png b/Textures/Things/Weapons/SYS/PNCannon_Sheath.png new file mode 100644 index 0000000..f440c70 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNCannon_Sheath.png differ diff --git a/Textures/Things/Weapons/SYS/PNMachinegun_Full_east.png b/Textures/Things/Weapons/SYS/PNMachinegun_Full_east.png new file mode 100644 index 0000000..0ab2674 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNMachinegun_Full_east.png differ diff --git a/Textures/Things/Weapons/SYS/PNMachinegun_Full_north.png b/Textures/Things/Weapons/SYS/PNMachinegun_Full_north.png new file mode 100644 index 0000000..0ab2674 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNMachinegun_Full_north.png differ diff --git a/Textures/Things/Weapons/SYS/PNMachinegun_Full_south.png b/Textures/Things/Weapons/SYS/PNMachinegun_Full_south.png new file mode 100644 index 0000000..839fc10 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNMachinegun_Full_south.png differ diff --git a/Textures/Things/Weapons/SYS/PNMachinegun_Sheath.png b/Textures/Things/Weapons/SYS/PNMachinegun_Sheath.png new file mode 100644 index 0000000..f440c70 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNMachinegun_Sheath.png differ diff --git a/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_east.png b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_east.png new file mode 100644 index 0000000..07a7c60 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_east.png differ diff --git a/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_north.png b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_north.png new file mode 100644 index 0000000..07a7c60 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_north.png differ diff --git a/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_south.png b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_south.png new file mode 100644 index 0000000..8a944a8 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Full_south.png differ diff --git a/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Sheath.png b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Sheath.png new file mode 100644 index 0000000..f440c70 Binary files /dev/null and b/Textures/Things/Weapons/SYS/PNPrototypeRailGun_Sheath.png differ