forked from Sklore/HL_DD_5e_Colab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOM_Source_110 - Players Handbook.1st
37 lines (35 loc) · 1.08 KB
/
COM_Source_110 - Players Handbook.1st
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="ISO-8859-1"?>
<document signature="Hero Lab Structure">
<loadonce key="COM_Source_110 - Player Handbooks.1st"/>
<!--
Feburary 14, 2016 - Tim Shadow
-Created New
-->
<!-- ============================================== -->
<!-- CHILD SOURCES -->
<!-- ============================================== -->
<source
id="5ePHBCP"
name="5e Players Handbook"
selectable="yes"
parent="p5ePack"
sortorder="10"
description="Community created content for 5e games. Use is allowed for gaming groups only.">
</source>
<source
id="5eMMCP"
name="5e Monsters Manual"
selectable="yes"
parent="p5ePack"
sortorder="11"
description="Community created content for 5e games. Use is allowed for gaming groups only.">
</source>
<source
id="5eDMGCP"
name="5e Dungeon Master's Guide - Beta"
selectable="yes"
parent="p5ePack"
sortorder="11"
description="Community created content for 5e games. Use is allowed for gaming groups only.">
</source>
</document>