summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items.xml2
-rw-r--r--maps/027-2.tmx6
-rw-r--r--monsters.xml3
3 files changed, 6 insertions, 5 deletions
diff --git a/items.xml b/items.xml
index 64263387..5a306f8d 100644
--- a/items.xml
+++ b/items.xml
@@ -4160,7 +4160,7 @@
<item id="1188"
image="equipment/feet/assassinboots.png|W:#b80f0f,580000,a40000,b80f0f,c02020,ff6060"
name="Red Stockings"
- description="Someone thought of you at christmas eve."
+ description="Someone thought of you at Christmas Eve."
effect="M. Attack +2"
type="equip-feet"
defense="1"
diff --git a/maps/027-2.tmx b/maps/027-2.tmx
index b68530e7..2e228f22 100644
--- a/maps/027-2.tmx
+++ b/maps/027-2.tmx
@@ -952,7 +952,7 @@
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
</data>
</layer>
- <objectgroup name="Objects" visible="0">
+ <objectgroup name="Objects" width="0" height="0" visible="0">
<object name="To Outside" type="warp" x="832" y="1088" width="32" height="32">
<properties>
<property name="dest_map" value="027-1"/>
@@ -1067,12 +1067,12 @@
<property name="monster_id" value="76"/>
</properties>
</object>
- <object name="DrunkenLadySkeleton" type="spawn" x="2688" y="960" width="384" height="320">
+ <object name="TipsySkeleton" type="spawn" x="2688" y="960" width="384" height="320">
<properties>
<property name="eA_death" value="30000"/>
<property name="eA_spawn" value="100000"/>
<property name="max_beings" value="1"/>
- <property name="monster_id" value="77"/>
+ <property name="monster_id" value="76"/>
</properties>
</object>
</objectgroup>
diff --git a/monsters.xml b/monsters.xml
index a267f5cc..32ab4bd4 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -689,7 +689,8 @@
</monster>
<monster id="1130" name="Moonshroom">
<sprite>monsters/moonshroom.xml</sprite>
- <sound event="hit">monsters/shroom/shroom-hit1.ogg</sound>
+ <particlefx>graphics/particles/monster-moonshroom.particle.xml</particlefx>
+ <attack id="1" missile-particle="graphics/particles/moonshroom-attack.particle.xml" action="attack"/>
</monster>
<monster id="1131" name="Mana Bug" targetCursor="small">
<sprite>monsters/mana-bug.xml|#660000,FF3300,FFCC99,FFCCCC</sprite>