diff options
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 |