blob: 3852741a3f58c3e5f237b8ef62848d2b6f72bcba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
<item id="597"
image="usable/chocolatebunny.png"
name="Chocolate Bunny"
description="A delicious chocolate bunny"
useButton="Eat"
effect="Heal 1300-1800 HP"
type="usable"
weight="350"/>
<item id="598"
image="usable/snakeeggmodel.png|W:#806020;R:#604010;G:#705018"
name="Mountain Snake Egg"
description="An edible mountain snake egg."
useButton="Eat"
effect="Heal 300-600 HP"
type="usable"
weight="6"/>
<item id="2977"
image="equipment/head/magicgmtophat.png"
name="Magic GM Top Hat"
description="Probably not the best way to stay hidden."
type="equip-head"
effect="PRIVATE"
weight="1">
<sprite>equipment/head/magicgmtophat.xml</sprite>
<item id="2993"
image="equipment/head/fluffyhat.png"
name="Fluffy Hat"
description="A cozy sweet fluffy hat."
defense="39"
level="22"
type="equip-head"
weight="410">
<sprite>equipment/head/fluffyhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
|