comparison orpg/templates/nodes/wizards.xml @ 0:4385a7d0efd1 grumpy-goblin

Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
author sirebral
date Tue, 14 Jul 2009 16:41:58 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4385a7d0efd1
1
2 <nodehandler class="static_handler" icon="flask" module="core" name="Wizards" status="useful">
3 <nodehandler class="file_loader" icon="d20" module="core" name="New Die Macro">
4 <file name="die_macro.xml"/>
5 </nodehandler>
6 <nodehandler class="file_loader" module="core" name="New Group">
7 <file name="group.xml"/>
8 </nodehandler>
9 <nodehandler class="file_loader" icon="note" module="core" name="New Text Block">
10 <file name="text.xml"/>
11 </nodehandler>
12 <nodehandler class="file_loader" icon="grid" module="core" name="New Grid">
13 <file name="grid.xml"/>
14 </nodehandler>
15 <nodehandler class="file_loader" icon="html" module="core" name="New Link">
16 <file name="link.xml"/>
17 </nodehandler>
18 <nodehandler class="file_loader" icon="image" module="core" name="New Web Image">
19 <file name="image.xml"/>
20 </nodehandler>
21 <nodehandler class="file_loader" icon="browser" module="core" name="New Browser Link">
22 <file name="browser.xml"/>
23 </nodehandler>
24 <nodehandler class="file_loader" icon="gear" module="core" name="New Macro">
25 <file name="macro.xml"/>
26 </nodehandler>
27 <nodehandler class="file_loader" icon="compass" module="core" name="New Encounter">
28 <file name="encounter.xml"/>
29 </nodehandler>
30 <nodehandler class="file_loader" icon="gear" module="core" name="New Miniature Library">
31 <file name="minlib.xml"/>
32 </nodehandler>
33 <group_atts border="1" cols="1"/>
34 <nodehandler class="file_loader" icon="player" module="core" name="New Alias Library">
35 <file name="alias.xml"/>
36 </nodehandler>
37 </nodehandler>