Some minor fixes...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10678 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2007-06-04 09:55:06 +00:00
parent 1b42ba88d7
commit 77d44d4df3
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
//===== eAthena Script =======================================
//= Casing Pack Dealer Kenny
//= Magazine Dealer Kenny
//===== By: ==================================================
//= eAthena dev team
//===== Current Version: =====================================

View File

@ -1,5 +1,5 @@
//===== Athena Script ========================================
//= Bullet Dealer, Tony
//= Bullet Dealer Tony
//===== By ===================================================
//= Playtester, Paradox924X
//===== Version ==============================================
@ -14,7 +14,8 @@
//============================================================
que_ng,187,156,3 script Bullet Dealer Tony 86,{
if (BaseJob == JOB_GUNSLINGER) {
if (BaseJob == Job_Gunslinger) {
mes "[Tony]";
mes "I'm Bullet-tooth Tony!";
mes "Whenever your out of bullets,";