diff options
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r-- | doc/item_bonus.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index d6e57dfba..528ae0fb4 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -1,4 +1,16 @@ -//eAthena Items Scripting Manual +//===== Athena Doc ======================================== +//= eAthena Item Bonuses List +//===== By ================================================ +//= Developers +//===== Version =========================================== +//= 1.0 +//========================================================= +//= 1.0 - Standardized doc file +//===== Description ======================================= +//= List of script instructions used in item bonuses, +//= mainly bonus/bonus2/bonus3/bonus4/bonus5 arguments +//========================================================= + skill i,n; Gives skill #i at level n |