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:
parent
1b42ba88d7
commit
77d44d4df3
@ -1,5 +1,5 @@
|
||||
//===== eAthena Script =======================================
|
||||
//= Casing Pack Dealer Kenny
|
||||
//= Magazine Dealer Kenny
|
||||
//===== By: ==================================================
|
||||
//= eAthena dev team
|
||||
//===== Current Version: =====================================
|
||||
|
@ -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,";
|
||||
|
Loading…
x
Reference in New Issue
Block a user