diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-11-08 10:06:19 -0500 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-11-08 10:19:29 -0500 |
commit | b8504da5be467f979490d3c55b5f32a612ca830d (patch) | |
tree | 575fd5ad4a67b390901292f9a8d56bad3ff2f00a /world/map/npc/functions | |
parent | ce87986c70259e62bd05a8d2ecfff25d858a6511 (diff) | |
download | serverdata-b8504da5be467f979490d3c55b5f32a612ca830d.tar.gz serverdata-b8504da5be467f979490d3c55b5f32a612ca830d.tar.bz2 serverdata-b8504da5be467f979490d3c55b5f32a612ca830d.tar.xz serverdata-b8504da5be467f979490d3c55b5f32a612ca830d.zip |
run formatter
Diffstat (limited to 'world/map/npc/functions')
-rw-r--r-- | world/map/npc/functions/magic.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/functions/magic.txt b/world/map/npc/functions/magic.txt index aaa8a618..6acc5f5f 100644 --- a/world/map/npc/functions/magic.txt +++ b/world/map/npc/functions/magic.txt @@ -164,10 +164,10 @@ L_MenuItems: // ------------------------------------------------------------ // Level up a skill -// @SUP_id skill ID to level up -// @SUP_lvl skill level to attain -// @SUP_name$ name of the skill to level up -// @SUP_xp # of experience points to award if the level up succeeds +// @SUP_id skill ID to level up +// @SUP_lvl skill level to attain +// @SUP_name$ name of the skill to level up +// @SUP_xp # of experience points to award if the level up succeeds // ------------------------------------------------------------ function|script|SkillUp { |