summaryrefslogtreecommitdiff
path: root/npc/other
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 14:52:45 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 14:52:45 +0000
commit40fc724fe77bfc27b2d92ee78f9cd665cb7202f1 (patch)
tree3327d5d939ba9db788633b19515365e3559cd11e /npc/other
parentd43a32db7a636ee550520e8aadf49ca241d253d3 (diff)
downloadhercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.tar.gz
hercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.tar.bz2
hercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.tar.xz
hercules-40fc724fe77bfc27b2d92ee78f9cd665cb7202f1.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@638 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r--npc/other/mc_cameri/jobchanger.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/npc/other/mc_cameri/jobchanger.txt b/npc/other/mc_cameri/jobchanger.txt
new file mode 100644
index 000000000..ec1fcb61d
--- /dev/null
+++ b/npc/other/mc_cameri/jobchanger.txt
@@ -0,0 +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;
+} \ No newline at end of file