diff options
Diffstat (limited to 'npc/jobs/1-1e/ninja.txt')
-rw-r--r-- | npc/jobs/1-1e/ninja.txt | 51 |
1 files changed, 36 insertions, 15 deletions
diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt index 485f4afd1..9eb760c15 100644 --- a/npc/jobs/1-1e/ninja.txt +++ b/npc/jobs/1-1e/ninja.txt @@ -1,20 +1,41 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Euphy +//= Copyright (C) SinSloth +//= Copyright (C) Playtester +//= Copyright (C) Lupus +//= Copyright (C) Kisuka +//= Copyright (C) Legionaire +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see <http://www.gnu.org/licenses/>. +//========================================================================= //= Ninja Job Quest -//===== By: ================================================== -//= Legionaire, Kisuka -//===== Current Version: ===================================== -//= 1.7 -//===== Description: ========================================= +//================= Description =========================================== //= Ninja Job Change Quest -//===== Additional Comments: ================================= -//= 1.1 Optimized, updated, checked [Lupus] -//= 1.2 Added Akagi [Playtester] -//= 1.3 Updated dialogs to official ones and optimized [SinSloth] -//= 1.4 Fixed a minor bug [SinSloth] -//= 1.5 Updated to match AEGIS script and Added Quest Log commands. [Kisuka] -//= 1.6 Fixed AEGIS amatsu warp typo. [Kisuka] -//= 1.7 Kagerou/Oboro support (Class -> BaseClass) [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.7 +//========================================================================= alberta,30,65,3 script Akagi 4_M_JOB_ASSASSIN,{ if (Class == Job_Novice) { |