diff --git a/1.5/1.5/Defs/ThingDefs/DRM_Weapon.xml b/1.5/1.5/Defs/ThingDefs/DRM_Weapon.xml index e8c39ee..f0c0383 100644 --- a/1.5/1.5/Defs/ThingDefs/DRM_Weapon.xml +++ b/1.5/1.5/Defs/ThingDefs/DRM_Weapon.xml @@ -504,7 +504,7 @@ Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon represents a bundle of pila and can be thrown over and over. The singular of pila is pilum. - Dragonian/Projectile/SpearThing + Dragonian/Things/Weapon/SpearThing Graphic_Single Medieval @@ -588,7 +588,7 @@ Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon can throw a cluster spear at one time. - Dragonian/Projectile/IkwaThing + Dragonian/Things/Weapon/IkwaThing Graphic_Single Medieval @@ -679,7 +679,7 @@ Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon can spray and pray. - Dragonian/Projectile/IkwaChain + Dragonian/Things/Weapon/IkwaChain Graphic_Single Medieval diff --git a/Content/Sounds/SUTeslaStorm_expc.wav b/Content/Sounds/SUTeslaStorm_expc.wav deleted file mode 100644 index 6219656..0000000 Binary files a/Content/Sounds/SUTeslaStorm_expc.wav and /dev/null differ diff --git a/Content/Textures/Dragonian/Projectile/IkwaChain.png b/Content/Textures/Dragonian/Things/Weapon/IkwaChain.png similarity index 100% rename from Content/Textures/Dragonian/Projectile/IkwaChain.png rename to Content/Textures/Dragonian/Things/Weapon/IkwaChain.png diff --git a/Content/Textures/Dragonian/Projectile/IkwaThing.png b/Content/Textures/Dragonian/Things/Weapon/IkwaThing.png similarity index 100% rename from Content/Textures/Dragonian/Projectile/IkwaThing.png rename to Content/Textures/Dragonian/Things/Weapon/IkwaThing.png diff --git a/Content/Textures/Dragonian/Projectile/SpearThing.png b/Content/Textures/Dragonian/Things/Weapon/SpearThing.png similarity index 100% rename from Content/Textures/Dragonian/Projectile/SpearThing.png rename to Content/Textures/Dragonian/Things/Weapon/SpearThing.png