From a568136619d32f0579b74196f9b57711a5e07655 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Tue, 5 Mar 2024 18:23:58 +0000 Subject: Black Armors and stuff the gfx for https://git.themanaworld.org/legacy/serverdata/-/merge_requests/727 **** --- graphics/sprites/equipment/head/crusadehelm-female.xml | 2 +- graphics/sprites/equipment/head/crusadehelm.xml | 2 +- graphics/sprites/equipment/head/infantryhelm-female.xml | 2 +- graphics/sprites/equipment/head/infantryhelm.xml | 2 +- graphics/sprites/equipment/head/warlordhelm-female.xml | 2 +- graphics/sprites/equipment/head/warlordhelm.xml | 2 +- itemfields.xml | 2 ++ items/equip-feet/_include.xml | 1 + items/equip-feet/item5323_BlackWarlordBoots.xml | 7 +++++++ items/equip-head/_include.xml | 3 +++ items/equip-head/item5324_BlackWarlordHelmet.xml | 12 ++++++++++++ items/equip-head/item5325_BlackInfantryHelmet.xml | 14 ++++++++++++++ items/equip-head/item5326_BlackCrusadeHelmet.xml | 10 ++++++++++ items/equip-torso/_include.xml | 3 +++ items/equip-torso/item5320_BlackChainmailShirt.xml | 7 +++++++ items/equip-torso/item5321_BlackLightPlatemail.xml | 7 +++++++ items/equip-torso/item5322_BlackWarlordPlate.xml | 7 +++++++ items/generic/_include.xml | 1 + items/generic/item5319_ShadowPlantCrystalDust.xml | 4 ++++ 19 files changed, 84 insertions(+), 6 deletions(-) create mode 100644 items/equip-feet/item5323_BlackWarlordBoots.xml create mode 100644 items/equip-head/item5324_BlackWarlordHelmet.xml create mode 100644 items/equip-head/item5325_BlackInfantryHelmet.xml create mode 100644 items/equip-head/item5326_BlackCrusadeHelmet.xml create mode 100644 items/equip-torso/item5320_BlackChainmailShirt.xml create mode 100644 items/equip-torso/item5321_BlackLightPlatemail.xml create mode 100644 items/equip-torso/item5322_BlackWarlordPlate.xml create mode 100644 items/generic/item5319_ShadowPlantCrystalDust.xml diff --git a/graphics/sprites/equipment/head/crusadehelm-female.xml b/graphics/sprites/equipment/head/crusadehelm-female.xml index fa774554..a3aac532 100644 --- a/graphics/sprites/equipment/head/crusadehelm-female.xml +++ b/graphics/sprites/equipment/head/crusadehelm-female.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/sprites/equipment/head/crusadehelm.xml b/graphics/sprites/equipment/head/crusadehelm.xml index 3b155eb4..5cc83971 100644 --- a/graphics/sprites/equipment/head/crusadehelm.xml +++ b/graphics/sprites/equipment/head/crusadehelm.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/sprites/equipment/head/infantryhelm-female.xml b/graphics/sprites/equipment/head/infantryhelm-female.xml index adaac249..d0cc4d17 100644 --- a/graphics/sprites/equipment/head/infantryhelm-female.xml +++ b/graphics/sprites/equipment/head/infantryhelm-female.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/sprites/equipment/head/infantryhelm.xml b/graphics/sprites/equipment/head/infantryhelm.xml index be90144b..15f8fefa 100644 --- a/graphics/sprites/equipment/head/infantryhelm.xml +++ b/graphics/sprites/equipment/head/infantryhelm.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/sprites/equipment/head/warlordhelm-female.xml b/graphics/sprites/equipment/head/warlordhelm-female.xml index 89a106d7..3f4b993e 100644 --- a/graphics/sprites/equipment/head/warlordhelm-female.xml +++ b/graphics/sprites/equipment/head/warlordhelm-female.xml @@ -1,6 +1,6 @@ - + diff --git a/graphics/sprites/equipment/head/warlordhelm.xml b/graphics/sprites/equipment/head/warlordhelm.xml index ddf44a0c..730d300f 100644 --- a/graphics/sprites/equipment/head/warlordhelm.xml +++ b/graphics/sprites/equipment/head/warlordhelm.xml @@ -1,6 +1,6 @@ - + diff --git a/itemfields.xml b/itemfields.xml index 1eb69361..33d0b3d2 100644 --- a/itemfields.xml +++ b/itemfields.xml @@ -34,7 +34,9 @@ Copyright (C) 2016 Evol Online --> + + diff --git a/items/equip-feet/_include.xml b/items/equip-feet/_include.xml index 84c81a9c..1c3b6977 100644 --- a/items/equip-feet/_include.xml +++ b/items/equip-feet/_include.xml @@ -17,4 +17,5 @@ + diff --git a/items/equip-feet/item5323_BlackWarlordBoots.xml b/items/equip-feet/item5323_BlackWarlordBoots.xml new file mode 100644 index 00000000..dbe8817e --- /dev/null +++ b/items/equip-feet/item5323_BlackWarlordBoots.xml @@ -0,0 +1,7 @@ + + + + equipment/feet/warlordboots.xml|#000000,ffffff + equipment/feet/warlordboots-female.xml|#000000,ffffff + + diff --git a/items/equip-head/_include.xml b/items/equip-head/_include.xml index 6ccd4f49..709c3bb1 100644 --- a/items/equip-head/_include.xml +++ b/items/equip-head/_include.xml @@ -226,4 +226,7 @@ + + + diff --git a/items/equip-head/item5324_BlackWarlordHelmet.xml b/items/equip-head/item5324_BlackWarlordHelmet.xml new file mode 100644 index 00000000..3cd6ab28 --- /dev/null +++ b/items/equip-head/item5324_BlackWarlordHelmet.xml @@ -0,0 +1,12 @@ + + + + equipment/head/warlordhelm.xml|#000000,ffffff + equipment/head/warlordhelm-female.xml|#000000,ffffff + + + + + + + diff --git a/items/equip-head/item5325_BlackInfantryHelmet.xml b/items/equip-head/item5325_BlackInfantryHelmet.xml new file mode 100644 index 00000000..f83f6a0f --- /dev/null +++ b/items/equip-head/item5325_BlackInfantryHelmet.xml @@ -0,0 +1,14 @@ + + + + equipment/head/infantryhelm.xml|#000000,ffffff + equipment/head/infantryhelm-female.xml|#000000,ffffff + + + + + + + + + diff --git a/items/equip-head/item5326_BlackCrusadeHelmet.xml b/items/equip-head/item5326_BlackCrusadeHelmet.xml new file mode 100644 index 00000000..62029b35 --- /dev/null +++ b/items/equip-head/item5326_BlackCrusadeHelmet.xml @@ -0,0 +1,10 @@ + + + + equipment/head/crusadehelm.xml|#000000,ffffff + equipment/head/crusadehelm-female.xml|#000000,ffffff + + + + + diff --git a/items/equip-torso/_include.xml b/items/equip-torso/_include.xml index 46932a82..aa44e3da 100644 --- a/items/equip-torso/_include.xml +++ b/items/equip-torso/_include.xml @@ -249,4 +249,7 @@ + + + diff --git a/items/equip-torso/item5320_BlackChainmailShirt.xml b/items/equip-torso/item5320_BlackChainmailShirt.xml new file mode 100644 index 00000000..de8e2bec --- /dev/null +++ b/items/equip-torso/item5320_BlackChainmailShirt.xml @@ -0,0 +1,7 @@ + + + + equipment/chest/chainmail.xml|#000000,ffffff + equipment/chest/chainmail-female.xml|#000000,ffffff + + diff --git a/items/equip-torso/item5321_BlackLightPlatemail.xml b/items/equip-torso/item5321_BlackLightPlatemail.xml new file mode 100644 index 00000000..e2e53b70 --- /dev/null +++ b/items/equip-torso/item5321_BlackLightPlatemail.xml @@ -0,0 +1,7 @@ + + + + equipment/chest/lightplatemail.xml|#000000,ffffff + equipment/chest/lightplatemail-female.xml|#000000,ffffff + + diff --git a/items/equip-torso/item5322_BlackWarlordPlate.xml b/items/equip-torso/item5322_BlackWarlordPlate.xml new file mode 100644 index 00000000..86e94d61 --- /dev/null +++ b/items/equip-torso/item5322_BlackWarlordPlate.xml @@ -0,0 +1,7 @@ + + + + equipment/chest/warlordplate.xml|#000000,ffffff + equipment/chest/warlordplate-female.xml|#000000,ffffff + + diff --git a/items/generic/_include.xml b/items/generic/_include.xml index 2fdf55fc..2afedef7 100644 --- a/items/generic/_include.xml +++ b/items/generic/_include.xml @@ -265,4 +265,5 @@ + diff --git a/items/generic/item5319_ShadowPlantCrystalDust.xml b/items/generic/item5319_ShadowPlantCrystalDust.xml new file mode 100644 index 00000000..094e5bf5 --- /dev/null +++ b/items/generic/item5319_ShadowPlantCrystalDust.xml @@ -0,0 +1,4 @@ + + + + -- cgit v1.2.3-60-g2f50