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 =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Casing Pack Dealer Kenny
|
//= Magazine Dealer Kenny
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= eAthena dev team
|
//= eAthena dev team
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== Athena Script ========================================
|
//===== Athena Script ========================================
|
||||||
//= Bullet Dealer, Tony
|
//= Bullet Dealer Tony
|
||||||
//===== By ===================================================
|
//===== By ===================================================
|
||||||
//= Playtester, Paradox924X
|
//= Playtester, Paradox924X
|
||||||
//===== Version ==============================================
|
//===== Version ==============================================
|
||||||
@ -14,7 +14,8 @@
|
|||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
que_ng,187,156,3 script Bullet Dealer Tony 86,{
|
que_ng,187,156,3 script Bullet Dealer Tony 86,{
|
||||||
if (BaseJob == JOB_GUNSLINGER) {
|
|
||||||
|
if (BaseJob == Job_Gunslinger) {
|
||||||
mes "[Tony]";
|
mes "[Tony]";
|
||||||
mes "I'm Bullet-tooth Tony!";
|
mes "I'm Bullet-tooth Tony!";
|
||||||
mes "Whenever your out of bullets,";
|
mes "Whenever your out of bullets,";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user