summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-09-17 20:29:15 -0300
committerJesusaves <cpntb1@ymail.com>2020-09-17 20:29:15 -0300
commitbdfa8885899d3cf32cdefdde1fd01a0efbb6333e (patch)
tree00e0f6cfe24d526817fc0ab0173a02675b7eed8d
parent6c893010353b078cc8e1fb94ad445f4efc0e162f (diff)
downloadclientdata-bdfa8885899d3cf32cdefdde1fd01a0efbb6333e.tar.gz
clientdata-bdfa8885899d3cf32cdefdde1fd01a0efbb6333e.tar.bz2
clientdata-bdfa8885899d3cf32cdefdde1fd01a0efbb6333e.tar.xz
clientdata-bdfa8885899d3cf32cdefdde1fd01a0efbb6333e.zip
The Panfilo Invasion on Moubootaur Legends.
Do not let @kytty get hold of one of those crystals. ...Why I feel she might drag ME to do this quest? %%i
-rw-r--r--items.xml9
-rw-r--r--pets.xml3
2 files changed, 12 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 5ecbd1c8..412cee02 100644
--- a/items.xml
+++ b/items.xml
@@ -7172,6 +7172,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
sellProtected="true"
weight="360"
/>
+ <item id="4012"
+ image="equipment/head/pinkiehat.png"
+ name="Pinkie Crystal"
+ description="I don't think you should summon this. It might be a bad idea."
+ type="generic"
+ useButton="Summon"
+ sellProtected="true"
+ weight="400"
+ />
<!-- Cards -->
<item id="5000"
image="usable/card/dye.png|S:#3c3c3c,3e1e28,4d4d4d,6f2630,686868,a6313f,919191,d15b5b,b6b6b6,e59b77,dfdfdf,efe0c1"
diff --git a/pets.xml b/pets.xml
index 8fac6bff..a8688250 100644
--- a/pets.xml
+++ b/pets.xml
@@ -19,6 +19,9 @@ Copyright (C) 2018 TMW2: Moubootaur Legends -->
<pet id="1030" name="Cute Maggot">
<sprite>monsters/maggot.xml</sprite>
</pet>
+ <pet id="1032" name="Panfilo the Pinkie">
+ <sprite>monsters/pinkie.xml</sprite>
+ </pet>
<pet id="1039" name="Nasty Bat">
<sprite>monsters/bat.xml</sprite>
</pet>