diff options
Diffstat (limited to 'npc/other/mc_cameri/jobchanger.txt')
-rw-r--r-- | npc/other/mc_cameri/jobchanger.txt | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/npc/other/mc_cameri/jobchanger.txt b/npc/other/mc_cameri/jobchanger.txt index ec1fcb61d..0436b0a4f 100644 --- a/npc/other/mc_cameri/jobchanger.txt +++ b/npc/other/mc_cameri/jobchanger.txt @@ -1,18 +1,18 @@ -//===== eAthena Script =======================================
-//= Job Changer NPC
-//===== By: ==================================================
-//= MC Cameri
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= eAthena 0.1+;
-//===== Description: =========================================
-//= Job Changer NPC
-//===== Additional Comments: =================================
-//= v1.0 -
-//============================================================
-
-prontera.gat,157,188,0 script Job Changer 730,{
- mes "[Job Advisor]";
- close;
+//===== eAthena Script ======================================= +//= Job Changer NPC +//===== By: ================================================== +//= MC Cameri +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= eAthena 0.1+; +//===== Description: ========================================= +//= Job Changer NPC +//===== Additional Comments: ================================= +//= v1.0 - +//============================================================ + +prontera.gat,157,188,0 script Job Changer 730,{ + mes "[Job Advisor]"; + close; }
\ No newline at end of file |