From e78435380dad10be302087896961cc431f3fee82 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Apr 2022 10:24:14 -0300 Subject: Include the required props for CRC Day 2022 --- items/equip-1hand/_include.xml | 1 + items/equip-1hand/item5284_Revolver.xml | 29 ++++++++++++++++++++++++++++ items/equip-shield/_include.xml | 1 + items/equip-shield/item5285_DragonShield.xml | 21 ++++++++++++++++++++ items/equip-torso/_include.xml | 1 + items/equip-torso/item5286_RedArmor.xml | 25 ++++++++++++++++++++++++ 6 files changed, 78 insertions(+) create mode 100644 items/equip-1hand/item5284_Revolver.xml create mode 100644 items/equip-shield/item5285_DragonShield.xml create mode 100644 items/equip-torso/item5286_RedArmor.xml (limited to 'items') diff --git a/items/equip-1hand/_include.xml b/items/equip-1hand/_include.xml index 339c93e4..e2339ca5 100644 --- a/items/equip-1hand/_include.xml +++ b/items/equip-1hand/_include.xml @@ -23,4 +23,5 @@ + diff --git a/items/equip-1hand/item5284_Revolver.xml b/items/equip-1hand/item5284_Revolver.xml new file mode 100644 index 00000000..1e30658b --- /dev/null +++ b/items/equip-1hand/item5284_Revolver.xml @@ -0,0 +1,29 @@ + + + + + + + + + + equipment/weapons/gun.xml + weapons/gunstaff/shot.ogg + weapons/gunstaff/shot.ogg + + diff --git a/items/equip-shield/_include.xml b/items/equip-shield/_include.xml index e60ead81..c5aa180b 100644 --- a/items/equip-shield/_include.xml +++ b/items/equip-shield/_include.xml @@ -9,4 +9,5 @@ + diff --git a/items/equip-shield/item5285_DragonShield.xml b/items/equip-shield/item5285_DragonShield.xml new file mode 100644 index 00000000..3eb896d8 --- /dev/null +++ b/items/equip-shield/item5285_DragonShield.xml @@ -0,0 +1,21 @@ + + + + + + + + + + equipment/shields/dragon.xml + + diff --git a/items/equip-torso/_include.xml b/items/equip-torso/_include.xml index d1144e31..2d71215b 100644 --- a/items/equip-torso/_include.xml +++ b/items/equip-torso/_include.xml @@ -245,4 +245,5 @@ + diff --git a/items/equip-torso/item5286_RedArmor.xml b/items/equip-torso/item5286_RedArmor.xml new file mode 100644 index 00000000..57998c14 --- /dev/null +++ b/items/equip-torso/item5286_RedArmor.xml @@ -0,0 +1,25 @@ + + + + + + + + + + equipment/chest/redknightarmor-male.xml + equipment/chest/redknightarmor-female.xml + + -- cgit v1.2.3-60-g2f50