Mercurial > traipse_dev
diff orpg/templates/nodes/d20sites.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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/orpg/templates/nodes/d20sites.xml Tue Jul 14 16:41:58 2009 -0500 @@ -0,0 +1,15 @@ + +<nodehandler class="static_handler" icon="browser" module="core" name="d20 Sites"> + <nodehandler class="webbrowser_handler" icon="d20" module="core" name="d20 Adventures"> + <link href="http://www.rpgarchive.com/index.php?sysid=37&page=adv&sort=Alpha"/> + </nodehandler> + <nodehandler class="webbrowser_handler" icon="browser" module="core" name="D&D 3rd Edition (official site) "> + <link href="http://www.wizards.com/dnd/Welcomex.asp"/> + </nodehandler> + <nodehandler class="webbrowser_handler" icon="browser" module="core" name="Open Gaming Foundation"> + <link href="http://www.opengamingfoundation.org/"/> + </nodehandler> + <nodehandler class="webbrowser_handler" icon="browser" module="core" name="Eric Noah's DnD3e News "> + <link href="http://www.rpgplanet.com/dnd3e/"/> + </nodehandler> +</nodehandler>