diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-07 18:00:13 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-07 18:00:13 +0000 |
commit | 1a348ede4934a1ba78f337ee1dffe11a699f4bef (patch) | |
tree | 883d4c1ae282fb67e1720f81c20f564499298ff4 /Dev/scripting.txt | |
parent | 7cb0d361f1b4260b47ab1da99224332947320553 (diff) | |
parent | a6cd6538e4271ea08dc86803e8b7e8c8f235960b (diff) | |
download | hercules-1a348ede4934a1ba78f337ee1dffe11a699f4bef.tar.gz hercules-1a348ede4934a1ba78f337ee1dffe11a699f4bef.tar.bz2 hercules-1a348ede4934a1ba78f337ee1dffe11a699f4bef.tar.xz hercules-1a348ede4934a1ba78f337ee1dffe11a699f4bef.zip |
branch for major stability breakage
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@1440 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev/scripting.txt')
-rw-r--r-- | Dev/scripting.txt | 40 |
1 files changed, 30 insertions, 10 deletions
diff --git a/Dev/scripting.txt b/Dev/scripting.txt index 5aa35e713..a242107f5 100644 --- a/Dev/scripting.txt +++ b/Dev/scripting.txt @@ -1,10 +1,30 @@ -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 +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 + +-------------------------- + +Description: -Thief Test its not working correctly +Type: -Quest +Status: -Pending +Assignee: -N/A + +-------------------------- + +Description: - Some one needs to check the item_db there are alot of errors. +Type: - DB +Status: - Pending +Assignee: - N/A + +-------------------------- + +Description: - Changing into "High" class are supposed to give you 100 stat + - points. It currently only gives you 88. +Type: - Jobchanger +Stats: - Pending +Assignee: - N/A
\ No newline at end of file |