diff options
author | Nasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-08 05:16:55 +0000 |
---|---|---|
committer | Nasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-08 05:16:55 +0000 |
commit | 11a0835d300fc3b65428a0a6d654a68675666373 (patch) | |
tree | 308a0914336a27df54dee7c204fdd34fe0930c59 | |
parent | 9c5000a7b1c001039543b39bb2deb9b39b7edbca (diff) | |
download | hercules-11a0835d300fc3b65428a0a6d654a68675666373.tar.gz hercules-11a0835d300fc3b65428a0a6d654a68675666373.tar.bz2 hercules-11a0835d300fc3b65428a0a6d654a68675666373.tar.xz hercules-11a0835d300fc3b65428a0a6d654a68675666373.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@502 54d463be-8e91-2dee-dedb-b68131a5f0ec
-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 |