diff options
Diffstat (limited to 'weapons.xml')
-rw-r--r-- | weapons.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/weapons.xml b/weapons.xml new file mode 100644 index 00000000..66d61e5a --- /dev/null +++ b/weapons.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<weapons> + <swords> + <item id="3501"/> + <item id="3500"/> + </swords> + <bows> + </bows> + <shields> + </shields> +</weapons> |