diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-09-18 15:37:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-09-18 15:37:35 -0300 |
commit | 708faac18df4851cb8dda17dc3562ca337e7dc1b (patch) | |
tree | c19bf1ff552e8dbf7293468301fe152a5d585db3 /npc/items | |
parent | 05bf6b06370ee7b9695d26962f08cc3641ad1f21 (diff) | |
parent | 01ae0e398d5b49db2aafb8af31acf81fb8a522c9 (diff) | |
download | serverdata-jesusalva/refinery.tar.gz serverdata-jesusalva/refinery.tar.bz2 serverdata-jesusalva/refinery.tar.xz serverdata-jesusalva/refinery.zip |
Merge branch 'master' into jesusalva/refineryjesusalva/refinery
Diffstat (limited to 'npc/items')
-rw-r--r-- | npc/items/master_skillbook.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/items/master_skillbook.txt b/npc/items/master_skillbook.txt index d5ded1de..efd582a4 100644 --- a/npc/items/master_skillbook.txt +++ b/npc/items/master_skillbook.txt @@ -4,7 +4,7 @@ // Elvano // Description: // Contains master skills which can only be learnt after killing boss -// See also: <link to tmw forum topic> +// See also: https://forums.themanaworld.org/viewtopic.php?f=2&t=19918 // Notes: // Not exactly as Elvano proposal. I actually care for restrictions you know... // Variables: @@ -27,6 +27,8 @@ // TODO: Reset @mb_* when register_skill() finish // TODO: You cannot get Magic Feather anywhere in the game (yet) // TODO: See if the time (15s) is enough. +// TODO: Skill level up +// TODO: Use the data supplied by magic.txt - script #MasterBook NPC_HIDDEN,{ |