annotate orpg/templates/nodes/MiniatureLibrary.xml @ 149:c2caca988a11 alpha

Traipse Alpha 'OpenRPG' {091124-00} Traipse is a distribution of OpenRPG that is designed to be easy to setup and go. Traipse also makes it easy for developers to work on code without fear of sacrifice. 'Ornery-Orc' continues the trend of 'Grumpy' and adds fixes to the code. 'Ornery-Orc's main goal is to offer more advanced features and enhance the productivity of the user. Update Summary (Cleaning up for Beta) Added Bookmarks Fix to Remote Admin Commands Minor fix to text based Server Fix to Pretty Print, from Core Fix to Splitter Nodes not being created Fix to massive amounts of images loading, from Core Added 'boot' command to remote admin Added confirmation window for sent nodes Minor changes to allow for portability to an OpenSUSE linux OS Miniatures Layer pop up box allows users to turn off Mini labels, from FlexiRPG Zoom Mouse plugin added Images added to Plugin UI Switching to Element Tree Map efficiency, from FlexiRPG Added Status Bar to Update Manager default_manifest.xml renamed to default_upmana.xml Cleaner clode for saved repositories New TrueDebug Class in orpg_log (See documentation for usage) Mercurial's hgweb folder is ported to upmana Pretty important update that can help remove thousands of dead children from your gametree. Children, <forms />, <group_atts />, <horizontal />, <cols />, <rows />, <height />, etc... are all tags now. Check your gametree and look for dead children!! New Gametree Recursion method, mapping, and context sensitivity. !Infinite Loops return error instead of freezing the software! New Syntax added for custom PC sheets Tip of the Day added, from Core and community Fixed Whiteboard ID to prevent random line or text deleting. Modified ID's to prevent non updated clients from ruining the fix.
author sirebral
date Tue, 24 Nov 2009 17:17:42 -0600
parents 4385a7d0efd1
children
rev   line source
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
1
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
2 <nodehandler class="minilib_handler" icon="gear" module="minilib" name="Fantasy &amp; Might Miniatures Library">
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
3 <miniature name="bearblack" unique="N" url="http://members1.chello.nl/~t.wong/add/animals/bearblack.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
4 <miniature name="bearbrown" url="http://members1.chello.nl/~t.wong/add/animals/bearbrown.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
5 <miniature name="bear" url="http://members1.chello.nl/~t.wong/add/monsters/bear.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
6 <miniature name="cow" url="http://members1.chello.nl/~t.wong/add/animals/cow.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
7 <miniature name="giantcrab" url="http://members1.chello.nl/~t.wong/add/monsters/giantcrab.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
8 <miniature name="FireBeetle" url="http://www.openrpg.com/images/mins/FireBeetle.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
9 <miniature name="LargeSpider" url="http://www.openrpg.com/images/mins/LargeSpider.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
10 <miniature name="lion" url="http://members1.chello.nl/~t.wong/add/animals/lion.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
11 <miniature name="lion2" url="http://members1.chello.nl/~t.wong/add/animals/lion2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
12 <miniature name="scorpion" url="http://members1.chello.nl/~t.wong/add/monsters2/scorpion.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
13 <miniature name="sheep" url="http://members1.chello.nl/~t.wong/add/animals/sheep.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
14 <miniature name="giantspider" url="http://members1.chello.nl/~t.wong/add/monsters/giantspider.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
15 <miniature name="spiderwraith" url="http://members1.chello.nl/~t.wong/add/monsters2/spiderwraith.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
16 <miniature name="WolfDire" url="http://www.openrpg.com/images/mins/WolfDire.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
17 <miniature name="wilderniss" url="http://members1.chello.nl/~t.wong/add/maps/wilderniss.jpg"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
18 <miniature name="bricktile" url="http://www.openrpg.com/images/maps/bricktile.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
19 <miniature name="bridge" url="http://members1.chello.nl/~t.wong/add/maps/bridge.jpg"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
20 <miniature name="cavern" url="http://members1.chello.nl/~t.wong/add/maps/cavern.jpg"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
21 <miniature name="firecamp" url="http://members1.chello.nl/~t.wong/add/maps/firecamp.jpg"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
22 <miniature name="mainbg" url="http://www.planescape-torment.com/images/mainbg.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
23 <miniature name="clubthug" url="http://members1.chello.nl/~t.wong/add/add/clubthug.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
24 <miniature name="grognard" url="http://home.t-online.de/home/nimbul/grognard.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
25 <miniature name="bugbear" url="http://members1.chello.nl/~t.wong/add/monsters/bugbear.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
26 <miniature name="bullywug" url="http://members1.chello.nl/~t.wong/add/monsters/bullywug.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
27 <miniature name="dopplegangerlesser" url="http://members1.chello.nl/~t.wong/add/monsters/dopplegangerlesser.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
28 <miniature name="dopplegangergreater" url="http://members1.chello.nl/~t.wong/add/monsters/dopplegangergreater.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
29 <miniature name="ettin" url="http://members1.chello.nl/~t.wong/add/monsters/ettin.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
30 <miniature name="FrostGiant" url="http://www.openrpg.com/images/mins/FrostGiant.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
31 <miniature name="gibberling" url="http://members1.chello.nl/~t.wong/add/monsters/gibberling.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
32 <miniature name="gnollnormal" url="http://members1.chello.nl/~t.wong/add/monsters/gnollnormal.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
33 <miniature name="grimlock" url="http://members1.chello.nl/~t.wong/add/monsters/grimlock.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
34 <miniature name="hobgoblin" url="http://members1.chello.nl/~t.wong/add/monsters/hobgoblin.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
35 <miniature name="hobgoblin2" url="http://members1.chello.nl/~t.wong/add/monsters/hobgoblin2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
36 <miniature name="kobold" url="http://www.openrpg.com/images/mins/kobold.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
37 <miniature name="kobold" url="http://members1.chello.nl/~t.wong/add/monsters/kobold.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
38 <miniature name="kuotoa" url="http://members1.chello.nl/~t.wong/add/monsters/kuotoa.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
39 <miniature name="lizardman" url="http://members1.chello.nl/~t.wong/add/monsters2/lizardman.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
40 <miniature name="mindflayer" url="http://members1.chello.nl/~t.wong/add/monsters2/mindflayer.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
41 <miniature name="MindFlayerfin" url="http://www.openrpg.com/images/mins/MindFlayerfin.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
42 <miniature name="Ogre" url="http://www.openrpg.com/images/mins/Ogre.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
43 <miniature name="ogreberserker" url="http://members1.chello.nl/~t.wong/add/monsters2/ogreberserker.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
44 <miniature name="ogrillon" url="http://members1.chello.nl/~t.wong/add/monsters2/ogrillon.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
45 <miniature name="troglodyte" url="http://members1.chello.nl/~t.wong/add/monsters2/troglodyte.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
46 <miniature name="troll" url="http://www.openrpg.com/images/mins/troll.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
47 <miniature name="troll" url="http://members1.chello.nl/~t.wong/add/monsters2/troll.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
48 <miniature name="bookstand" url="http://members1.chello.nl/~t.wong/add/item/bookstand.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
49 <miniature name="chest" url="http://www.openrpg.com/images/mins/chest.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
50 <miniature name="open chest" url="http://www.coolarchive.com/icons/miscA72.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
51 <miniature name="corpse" url="http://www.openrpg.com/images/mins/corpse.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
52 <miniature name="CrystalBall" url="http://www.openrpg.com/images/mins/CrystalBall.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
53 <miniature name="Gems" url="http://www.coolarchive.com/icons/miscA73.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
54 <miniature name="Globe" url="http://www.openrpg.com/images/mins/Globe.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
55 <miniature name="headstone" url="http://www.openrpg.com/images/mins/headstone.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
56 <miniature name="oillamp" url="http://members1.chello.nl/~t.wong/add/item/oillamp.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
57 <miniature name="large_coffer" url="http://www.openrpg.com/images/mins/large_coffer.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
58 <miniature name="Mirror" url="http://www.openrpg.com/images/mins/Mirror.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
59 <miniature name="mirror" url="http://members1.chello.nl/~t.wong/add/item/mirror.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
60 <miniature name="moneybag" url="http://www.coolarchive.com/icons/miscA96.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
61 <miniature name="old_crate" url="http://www.openrpg.com/images/mins/old_crate.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
62 <miniature name="potion2" url="http://members1.chello.nl/~t.wong/add/item/potion2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
63 <miniature name="potion_table" url="http://www.openrpg.com/images/mins/potion_table.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
64 <miniature name="throne" url="http://members1.chello.nl/~t.wong/add/item/throne.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
65 <miniature name="diningtable" url="http://members1.chello.nl/~t.wong/add/item/diningtable.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
66 <miniature name="Table" url="http://www.openrpg.com/images/mins/Table.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
67 <miniature name="throne" url="http://members1.chello.nl/~t.wong/add/item/throne.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
68 <miniature name="treasure" url="http://www.openrpg.com/images/mins/treasure.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
69 <miniature name="druid" url="http://www.openrpg.com/images/mins/druid.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
70 <miniature name="female_illusionist" url="http://www.openrpg.com/images/mins/female_illusionist.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
71 <miniature name="Illusionist" url="http://www.openrpg.com/images/mins/Illusionist.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
72 <miniature name="magician" url="http://www.openrpg.com/images/mins/magician.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
73 <miniature name="Priest" url="http://www.openrpg.com/images/mins/Priest.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
74 <miniature name="ruby_warlock" url="http://www.openrpg.com/images/mins/ruby_warlock.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
75 <miniature name="sage" url="http://members1.chello.nl/~t.wong/add/add/sage.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
76 <miniature name="Wizard" url="http://www.openrpg.com/images/mins/Wizard.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
77 <miniature name="wizardelfmale" url="http://members1.chello.nl/~t.wong/add/add/wizardelfmale.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
78 <miniature name="wizardfemale" url="http://members1.chello.nl/~t.wong/add/add/wizardfemale.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
79 <miniature name="wizardmale" url="http://members1.chello.nl/~t.wong/add/add/wizardmale.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
80 <miniature name="wizardmale5" url="http://members1.chello.nl/~t.wong/add/add/wizardmale5.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
81 <miniature name="wizardmale2" url="http://members1.chello.nl/~t.wong/add/add/wizardmale2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
82 <miniature name="wizardmale4" url="http://members1.chello.nl/~t.wong/add/add/wizardmale4.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
83 <miniature name="amazon" url="http://www.openrpg.com/images/mins/amazon.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
84 <miniature name="warriorfemale5" unique="N" url="http://members1.chello.nl/~t.wong/add/add/warriorfemale5.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
85 <miniature name="femalewarrior" url="http://members1.chello.nl/~t.wong/add/add/femalewarrior.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
86 <miniature name="warriormale6" url="http://members1.chello.nl/~t.wong/add/add/warriormale6.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
87 <miniature name="beetlegiant" url="http://members1.chello.nl/~t.wong/add/monsters/beetlegiant.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
88 <miniature name="beholder" url="http://members1.chello.nl/~t.wong/add/monsters/beholder.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
89 <miniature name="AirElemental" url="http://www.openrpg.com/images/mins/AirElemental.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
90 <miniature name="ankheg" url="http://members1.chello.nl/~t.wong/add/monsters/ankheg.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
91 <miniature name="ankheggreater" url="http://members1.chello.nl/~t.wong/add/monsters/ankheggreater.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
92 <miniature name="arch_fiend" url="http://www.openrpg.com/images/mins/arch_fiend.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
93 <miniature name="aurumvorax" url="http://members1.chello.nl/~t.wong/add/monsters/aurumvorax.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
94 <miniature name="basilisk" url="http://members1.chello.nl/~t.wong/add/monsters/basilisk.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
95 <miniature name="bulette" url="http://members1.chello.nl/~t.wong/add/monsters/bulette.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
96 <miniature name="bulette3e" url="http://members1.chello.nl/~t.wong/add/monsters/bulette3e.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
97 <miniature name="CarrionCrawler" url="http://www.openrpg.com/images/mins/CarrionCrawler.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
98 <miniature name="carrioncrawler2" url="http://members1.chello.nl/~t.wong/add/monsters/carrioncrawler2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
99 <miniature name="chimera" url="http://members1.chello.nl/~t.wong/add/monsters/chimera.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
100 <miniature name="cryptcrawler" url="http://members1.chello.nl/~t.wong/add/monsters/cryptcrawler.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
101 <miniature name="djini" url="http://www.openrpg.com/images/mins/djini.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
102 <miniature name="dragon" url="http://members1.chello.nl/~t.wong/add/monsters/dragon.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
103 <miniature name="dragonred" url="http://members1.chello.nl/~t.wong/add/monsters/dragonred.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
104 <miniature name="EarthElemental" url="http://www.openrpg.com/images/mins/EarthElemental.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
105 <miniature name="ettercap" url="http://members1.chello.nl/~t.wong/add/monsters/ettercap.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
106 <miniature name="FireElemental" url="http://www.openrpg.com/images/mins/FireElemental.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
107 <miniature name="floatinghorror" url="http://members1.chello.nl/~t.wong/add/monsters/floatinghorror.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
108 <miniature name="GOLEM" url="http://www.openrpg.com/images/mins/GOLEM.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
109 <miniature name="irongolem" url="http://members1.chello.nl/~t.wong/add/monsters/irongolem.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
110 <miniature name="green_slime" url="http://www.openrpg.com/images/mins/green_slime.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
111 <miniature name="harpy" url="http://members1.chello.nl/~t.wong/add/monsters/harpy.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
112 <miniature name="ixitxachit" url="http://members1.chello.nl/~t.wong/add/monsters/ixitxachit.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
113 <miniature name="medusa" url="http://members1.chello.nl/~t.wong/add/monsters2/medusa.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
114 <miniature name="mudman" url="http://members1.chello.nl/~t.wong/add/monsters2/mudman.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
115 <miniature name="nightmare" url="http://www.openrpg.com/images/mins/nightmare.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
116 <miniature name="grayooze" url="http://members1.chello.nl/~t.wong/add/monsters/grayooze.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
117 <miniature name="otyugh" url="http://members1.chello.nl/~t.wong/add/monsters2/otyugh.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
118 <miniature name="owlbear" url="http://members1.chello.nl/~t.wong/add/monsters2/owlbear.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
119 <miniature name="pegasus" url="http://members1.chello.nl/~t.wong/add/monsters2/pegasus.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
120 <miniature name="pit_fiend" url="http://www.openrpg.com/images/mins/pit_fiend.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
121 <miniature name="Rust-Monsterfin" unique="N" url="http://www.openrpg.com/images/mins/Rust-Monsterfin.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
122 <miniature name="shamblingmound" url="http://members1.chello.nl/~t.wong/add/monsters2/shamblingmound.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
123 <miniature name="treant" url="http://members1.chello.nl/~t.wong/add/monsters2/treant.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
124 <miniature name="UmberHulk" url="http://www.openrpg.com/images/mins/UmberHulk.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
125 <miniature name="WaterElemental" url="http://www.openrpg.com/images/mins/WaterElemental.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
126 <miniature name="will_o_wisp" url="http://www.openrpg.com/images/mins/will_o_wisp.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
127 <miniature name="worm" url="http://members1.chello.nl/~t.wong/add/monsters2/worm.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
128 <miniature name="wormsyoung" url="http://members1.chello.nl/~t.wong/add/monsters2/wormsyoung.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
129 <miniature name="wyvern" url="http://www.openrpg.com/images/mins/wyvern.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
130 <miniature name="yeti" url="http://www.openrpg.com/images/mins/yeti.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
131 <miniature name="farmer" url="http://members1.chello.nl/~t.wong/add/add/farmer.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
132 <miniature name="royal_lady" url="http://www.openrpg.com/images/mins/royal_lady.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
133 <miniature name="Assassin" url="http://www.openrpg.com/images/mins/Assassin.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
134 <miniature name="sirine" url="http://members1.chello.nl/~t.wong/add/monsters2/sirine.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
135 <miniature name="ranger" url="http://members1.chello.nl/~t.wong/add/add/ranger.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
136 <miniature name="Soldier" url="http://www.openrpg.com/images/mins/Soldier.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
137 <miniature name="Thief" url="http://www.openrpg.com/images/mins/Thief.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
138 <miniature name="rockpile" url="http://members1.chello.nl/~t.wong/add/item/rockpile.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
139 <miniature name="stonerunes" url="http://members1.chello.nl/~t.wong/add/item/stonerunes.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
140 <miniature name="stairew" url="http://www.openrpg.com/images/mins/stairew.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
141 <miniature name="stairns" url="http://www.openrpg.com/images/mins/stairns.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
142 <miniature name="red_flame" url="http://www.openrpg.com/images/mins/red_flame.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
143 <miniature name="Door" url="http://www.openrpg.com/images/mins/Door.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
144 <miniature name="well" url="http://members1.chello.nl/~t.wong/add/item/well.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
145 <miniature name="tree5" url="http://members1.chello.nl/~t.wong/add/item/tree5.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
146 <miniature name="treereaper" url="http://members1.chello.nl/~t.wong/add/item/treereaper.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
147 <miniature name="tree" url="http://members1.chello.nl/~t.wong/add/item/tree.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
148 <miniature name="tree2" url="http://members1.chello.nl/~t.wong/add/item/tree2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
149 <miniature name="tree3" url="http://members1.chello.nl/~t.wong/add/item/tree3.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
150 <miniature name="tree4" url="http://members1.chello.nl/~t.wong/add/item/tree4.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
151 <miniature name="treetrunk" url="http://members1.chello.nl/~t.wong/add/item/treetrunk.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
152 <miniature name="banshee" url="http://members1.chello.nl/~t.wong/add/monsters/banshee.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
153 <miniature name="ghast" url="http://members1.chello.nl/~t.wong/add/monsters/ghast.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
154 <miniature name="ghost" url="http://www.openrpg.com/images/mins/ghost.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
155 <miniature name="ghoul" url="http://members1.chello.nl/~t.wong/add/monsters/ghoul.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
156 <miniature name="ghoulgreater" url="http://members1.chello.nl/~t.wong/add/monsters/ghoulgreater.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
157 <miniature name="lich" url="http://www.openrpg.com/images/mins/lich.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
158 <miniature name="lich2" url="http://members1.chello.nl/~t.wong/add/monsters2/lich2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
159 <miniature name="revenant" url="http://members1.chello.nl/~t.wong/add/monsters2/revenant.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
160 <miniature name="skeleton" url="http://members1.chello.nl/~t.wong/add/monsters2/skeleton.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
161 <miniature name="wingedsnake" url="http://members1.chello.nl/~t.wong/add/monsters2/wingedsnake.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
162 <miniature name="spectre" url="http://www.openrpg.com/images/mins/spectre.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
163 <miniature name="wraith" url="http://members1.chello.nl/~t.wong/add/monsters2/wraith.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
164 <miniature name="zombie" url="http://www.openrpg.com/images/mins/zombie.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
165 <miniature name="Bandit" url="http://www.openrpg.com/images/mins/Bandit.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
166 <miniature name="bowman" url="http://members1.chello.nl/~t.wong/add/add/bowman.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
167 <miniature name="fighterchain-sword" url="http://www.openrpg.com/images/mins/fighterchain-sword.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
168 <miniature name="dwarf2" url="http://www.openrpg.com/images/mins/dwarf2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
169 <miniature name="dwarf_fighter" url="http://www.openrpg.com/images/mins/dwarf_fighter.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
170 <miniature name="Dwarf_w_axe" url="http://www.openrpg.com/images/mins/Dwarf_w_axe.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
171 <miniature name="sophan" url="http://home.t-online.de/home/nimbul/images/sophan.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
172 <miniature name="knight" url="http://www.openrpg.com/images/mins/knight.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
173 <miniature name="WAmisc7" url="http://www.coolarchive.com/icons/WAmisc7.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
174 <miniature name="angantir" url="http://home.t-online.de/home/nimbul/images/angantir.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
175 <miniature name="warriorfemale2" url="http://members1.chello.nl/~t.wong/add/add/warriorfemale2.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
176 <miniature name="warriorfemale3" url="http://members1.chello.nl/~t.wong/add/add/warriorfemale3.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
177 <miniature name="warriormale5" url="http://members1.chello.nl/~t.wong/add/add/warriormale5.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
178 <miniature name="warriormale3" url="http://members1.chello.nl/~t.wong/add/add/warriormale3.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
179 <miniature name="warriormale7" url="http://members1.chello.nl/~t.wong/add/add/warriormale7.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
180 <miniature name="warriorshield-flail" url="http://www.openrpg.com/images/mins/warriorshield-flail.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
181 <miniature name="warriorwsword" url="http://www.openrpg.com/images/mins/warriorwsword.gif"/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
182 <miniature/>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
183 </nodehandler>