diff options
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/scripting.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Dev/scripting.txt b/Dev/scripting.txt new file mode 100644 index 000000000..5aa35e713 --- /dev/null +++ b/Dev/scripting.txt @@ -0,0 +1,10 @@ +Post any NPCs/DBs that need to be done or Fixed Here.
+Format is:
+
+Description - A description of the task
+Type - Whether DB, NPC or Both
+Status - The status of the task. The possible values are Pending and Completed
+Assignee - The nickname of the person whom is assigned the task
+Notes - Miscellaneous notes concerning the task
+
+--------------------------
\ No newline at end of file |