Fixed Magazine Dealer coordinates in pre-re (#4512)

* Also switched the main npc in renewal in case they change the duplicates again in the future
This commit is contained in:
Daegaladh 2020-01-11 15:41:44 +01:00 committed by GitHub
parent 78a02330b2
commit 939761a02d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
//= 2.1 Fixes Issue #1482, where Rebellion jobs cannot use this npc. [Limestone]
//============================================================
alberta,118,157,3 script Magazine Dealer Kenny::mdk 4_M_01,{
que_ng,187,149,3 script Magazine Dealer Kenny::mdk 4_M_01,{
mes "[Kenny]";
if (BaseClass == Job_Gunslinger) {
mes "Welcome to my Magazine Shop.";
@ -125,4 +125,4 @@ S_Casing:
close;
}
izlude,171,127,3 duplicate(mdk) Magazine Dealer Kenny#iz 83
izlude,171,127,3 duplicate(mdk) Magazine Dealer Kenny#iz 4_M_01

View File

@ -15,7 +15,7 @@
//= 2.2 Updated to new bullets. [Aleos]
//============================================================
alberta,118,157,3 script Magazine Dealer Kenny::mdk 4_M_01,{
que_ng,187,149,3 script Magazine Dealer Kenny::mdk 4_M_01,{
mes "[Kenny]";
mes "Bullet bags will help you carry bullets much more easily.";
mes "Come take a look~";
@ -286,5 +286,5 @@ S_Close:
close;
}
que_ng,187,149,3 duplicate(mdk) Magazine Dealer Kenny#ng 83
izlude_in,74,104,5 duplicate(mdk) Magazine Dealer Kenny#iz 83
alberta,118,157,3 duplicate(mdk) Magazine Dealer Kenny#al 4_M_01
izlude_in,74,104,5 duplicate(mdk) Magazine Dealer Kenny#iz 4_M_01