diff options
-rw-r--r-- | items.xml | 30 | ||||
-rw-r--r-- | maps/004-1.tmx | 2 |
2 files changed, 31 insertions, 1 deletions
@@ -871,6 +871,30 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 1300-1800 HP" type="usable" weight="350"/> + <item id="598" + image="usable/chocolatebunny.png" + name="Divine Apple" + description="A Divine Apple" + useButton="Eat" + effect="Heal 10-100 HP" + type="usable" + weight="1"/> + <item id="599" + image="usable/chocolatebunny.png" + name="Snake Egg" + description="" + useButton="Eat" + effect="Heal 10-100 HP" + type="usable" + weight="1"/> + <item id="600" + image="usable/chocolatebunny.png" + name="Mountain Snake Egg" + description="A Divine Apple" + useButton="Eat" + effect="Heal 10-100 HP" + type="usable" + weight="1"/> <!-- Generic Items --> <item id="700" @@ -1981,6 +2005,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="Contains 50 aquadas." type="generic" weight="850"/> + <item id="865" + image="generic/box-aquada.png" + name="Aquada Box" + description="Contains 50 aquadas." + type="generic" + weight="850"/> <!-- Necklaces --> <item id="1000" diff --git a/maps/004-1.tmx b/maps/004-1.tmx index 87f91e58..98f4cb52 100644 --- a/maps/004-1.tmx +++ b/maps/004-1.tmx @@ -1041,7 +1041,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer name="Collision" width="140" height="140"> + <layer name="Collision" width="140" height="140" visible="0"> <data encoding="csv"> 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, |