diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-27 22:38:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-27 22:38:13 -0300 |
commit | 86e817077e172b9d9983cab246f7193b46598c11 (patch) | |
tree | 1552a26030af23eb4d77857a2f1c8e6912f11141 /npc/003-1/jakod.txt | |
parent | ddc6d628b3d0599a902386eb957950b3552ed383 (diff) | |
download | serverdata-86e817077e172b9d9983cab246f7193b46598c11.tar.gz serverdata-86e817077e172b9d9983cab246f7193b46598c11.tar.bz2 serverdata-86e817077e172b9d9983cab246f7193b46598c11.tar.xz serverdata-86e817077e172b9d9983cab246f7193b46598c11.zip |
Lots of changes without a real meaning (I think)
Diffstat (limited to 'npc/003-1/jakod.txt')
-rw-r--r-- | npc/003-1/jakod.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-1/jakod.txt b/npc/003-1/jakod.txt index 020234399..5b8c334ec 100644 --- a/npc/003-1/jakod.txt +++ b/npc/003-1/jakod.txt @@ -20,6 +20,8 @@ menu rif(!MAGIC_LVL, l("How do I get magic?")), L_HowTo, rif(MAGIC_LVL >= 1 && !getskilllv(EVOL_MASS_PROVOKE), l("Can you teach me a basic tier 1 magic skill?")), L_Provoke, + //rif(MAGIC_LVL >= 2 && !getskilllv(NV_FIRSTAID), + //rif(MAGIC_LVL >= 3 && !getskilllv(AL_TELEPORT), l("Good bye."), -; close; |