From d067b7d8a5fe25b500b4cead658b8b51b11c176e Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Sun, 17 Jan 2021 02:10:37 +0100 Subject: Fixed Item XMLs and corrected map bugs. (#413) --- items/equip-1hand/item5261_Launcher.xml | 2 +- items/equip-ammo/item5260_Snowball.xml | 2 +- items/equip-legs/_include.xml | 1 + items/equip-legs/item731_AssassinPants.xml | 13 +++++++++++++ items/equip-torso/_include.xml | 1 - items/equip-torso/item731_AssassinPants.xml | 13 ------------- items/equip-torso/item755_AssassinShirt.xml | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 items/equip-legs/item731_AssassinPants.xml delete mode 100644 items/equip-torso/item731_AssassinPants.xml (limited to 'items') diff --git a/items/equip-1hand/item5261_Launcher.xml b/items/equip-1hand/item5261_Launcher.xml index b0ff99b9..13ca52c1 100644 --- a/items/equip-1hand/item5261_Launcher.xml +++ b/items/equip-1hand/item5261_Launcher.xml @@ -6,7 +6,7 @@ - + equipment/weapons/xmas-bow-slingshot.xml equipment/weapons/xmas-bow-slingshot.xml weapons/projectiles/snowball/hit1.ogg diff --git a/items/equip-ammo/item5260_Snowball.xml b/items/equip-ammo/item5260_Snowball.xml index 6b77287e..d4fc5bbb 100644 --- a/items/equip-ammo/item5260_Snowball.xml +++ b/items/equip-ammo/item5260_Snowball.xml @@ -6,5 +6,5 @@ - + diff --git a/items/equip-legs/_include.xml b/items/equip-legs/_include.xml index d4736e27..b74d809e 100644 --- a/items/equip-legs/_include.xml +++ b/items/equip-legs/_include.xml @@ -11,6 +11,7 @@ + diff --git a/items/equip-legs/item731_AssassinPants.xml b/items/equip-legs/item731_AssassinPants.xml new file mode 100644 index 00000000..8e1b7de1 --- /dev/null +++ b/items/equip-legs/item731_AssassinPants.xml @@ -0,0 +1,13 @@ + + + + + + + + + + equipment/legs/assassin.xml + equipment/legs/assassin-female.xml + + diff --git a/items/equip-torso/_include.xml b/items/equip-torso/_include.xml index 7573d549..d1144e31 100644 --- a/items/equip-torso/_include.xml +++ b/items/equip-torso/_include.xml @@ -24,7 +24,6 @@ - diff --git a/items/equip-torso/item731_AssassinPants.xml b/items/equip-torso/item731_AssassinPants.xml deleted file mode 100644 index 8e1b7de1..00000000 --- a/items/equip-torso/item731_AssassinPants.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - equipment/legs/assassin.xml - equipment/legs/assassin-female.xml - - diff --git a/items/equip-torso/item755_AssassinShirt.xml b/items/equip-torso/item755_AssassinShirt.xml index a9ad5549..3f22aba9 100644 --- a/items/equip-torso/item755_AssassinShirt.xml +++ b/items/equip-torso/item755_AssassinShirt.xml @@ -6,7 +6,7 @@ - + equipment/chest/assassin.xml equipment/chest/assassin-female.xml -- cgit v1.2.3-70-g09d2