diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-25 20:18:37 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-25 20:18:37 -0200 |
commit | c7add0ddeaf137aeecf4fcd5618fb432ce23fe9b (patch) | |
tree | 39a25214f7989024c742b67f807bfe198f7c00a4 /npc/003-0 | |
parent | 65c0fb784c836dcb5b90e8e5a3350ffc1c14d13a (diff) | |
download | serverdata-c7add0ddeaf137aeecf4fcd5618fb432ce23fe9b.tar.gz serverdata-c7add0ddeaf137aeecf4fcd5618fb432ce23fe9b.tar.bz2 serverdata-c7add0ddeaf137aeecf4fcd5618fb432ce23fe9b.tar.xz serverdata-c7add0ddeaf137aeecf4fcd5618fb432ce23fe9b.zip |
Correct some licenses which are ours (Evol missing licenses, I'll git blame later)
Diffstat (limited to 'npc/003-0')
-rw-r--r-- | npc/003-0/mages.txt | 3 | ||||
-rw-r--r-- | npc/003-0/warriors.txt | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/npc/003-0/mages.txt b/npc/003-0/mages.txt index 4d1b8f8cf..d6808080c 100644 --- a/npc/003-0/mages.txt +++ b/npc/003-0/mages.txt @@ -1,3 +1,6 @@ +// (C) Jesusalva, 2018 +// TMW2 Script + // Wizard // MG_COLDBOLT (ice) // MG_LIGHTNINGBOLT (wind) diff --git a/npc/003-0/warriors.txt b/npc/003-0/warriors.txt index 7090ea1a0..d514130f1 100644 --- a/npc/003-0/warriors.txt +++ b/npc/003-0/warriors.txt @@ -1,3 +1,6 @@ +// (C) Jesusalva, 2018 +// TMW2 Script + // Paladin // CR_TRUST (raise Max HP in 200 and Holy Resistance in 5%, passive) // AL_ANGELUS (DEF Increase 5% for 15s/LVL, 14x14 area for PARTY) |