summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index ebe9ac63..913b4bb6 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -860,4 +860,21 @@
/>
</monster>
+ <monster id="35" name="Clover Patch">
+ <sprite>resource-clover.xml</sprite>
+ <attributes
+ hp="1"
+ size="4"
+ speed="0"
+ attack-min="0"
+ attack-delta="0"
+ attack-magic="0"
+ hit="0"
+ evade="0"
+ physical-defence="0"
+ magical-defence="5"
+ mutation="0"
+ />
+ </monster>
+
</monsters>