From 0f14b354829a6ce50c61afa0f3c067d7b16b3815 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 12 Feb 2021 16:30:13 -0300 Subject: Valentine Day 2021 - Express Patch --- graphics/items/use/potions/love.png | Bin 0 -> 775 bytes items/usable/_include.xml | 1 + items/usable/item5263_LovePotion.xml | 10 ++++++++++ npcs/_include.xml | 1 + npcs/npc430.xml | 13 +++++++++++++ 5 files changed, 25 insertions(+) create mode 100644 graphics/items/use/potions/love.png create mode 100644 items/usable/item5263_LovePotion.xml create mode 100644 npcs/npc430.xml diff --git a/graphics/items/use/potions/love.png b/graphics/items/use/potions/love.png new file mode 100644 index 00000000..e8341a8c Binary files /dev/null and b/graphics/items/use/potions/love.png differ diff --git a/items/usable/_include.xml b/items/usable/_include.xml index 44e6d75d..1c5a028b 100644 --- a/items/usable/_include.xml +++ b/items/usable/_include.xml @@ -103,4 +103,5 @@ + diff --git a/items/usable/item5263_LovePotion.xml b/items/usable/item5263_LovePotion.xml new file mode 100644 index 00000000..efcc5a33 --- /dev/null +++ b/items/usable/item5263_LovePotion.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/npcs/_include.xml b/npcs/_include.xml index bf2b274f..f2f30acf 100644 --- a/npcs/_include.xml +++ b/npcs/_include.xml @@ -231,4 +231,5 @@ + diff --git a/npcs/npc430.xml b/npcs/npc430.xml new file mode 100644 index 00000000..614b71c9 --- /dev/null +++ b/npcs/npc430.xml @@ -0,0 +1,13 @@ + + + + model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + hairstyles/hairstyle19-female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5 + equipment/feet/furboots-female.xml + equipment/legs/pants-female.xml|#a4b2b2,ffffff + equipment/chest/sorcerer-robe-female.xml|#000000;#2554c7 + equipment/angel-wings.xml + equipment/head/bunnyears-female.xml + equipment/head/afkcap.xml + + -- cgit v1.2.3-70-g09d2