diff options
Diffstat (limited to 'hercules/templates/quest_db.tpl')
-rw-r--r-- | hercules/templates/quest_db.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hercules/templates/quest_db.tpl b/hercules/templates/quest_db.tpl new file mode 100644 index 0000000..e67b40f --- /dev/null +++ b/hercules/templates/quest_db.tpl @@ -0,0 +1,5 @@ +// Quest Database +// +// Structure of Database: +// Quest ID,Time Limit,Target1,Val1,Target2,Val2,Target3,Val3,Quest Title + |