-Added some missing iRO - Lighthalzen Shops [Musashiden]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7087 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
d30ce6eb23
commit
2d6c5fa9ff
@ -37,6 +37,7 @@ Musashiden
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
06/09
|
06/09
|
||||||
|
* Added some missing iRO - Lighthalzen NPCs [Musashiden]
|
||||||
* Fixed a problem with Kafra's getarg(1),6 of showing the default menu [Evera]
|
* Fixed a problem with Kafra's getarg(1),6 of showing the default menu [Evera]
|
||||||
* Fixed Lighthalzen and Yuno Kafra respawn locations [Playtester]
|
* Fixed Lighthalzen and Yuno Kafra respawn locations [Playtester]
|
||||||
* Implemented two airship mini games scripted by Dj-Yhn [MasterOfMuppets]
|
* Implemented two airship mini games scripted by Dj-Yhn [MasterOfMuppets]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= eAthena Dev Team
|
//= eAthena Dev Team
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.6
|
//= 1.7
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= eAthena 7.15 +
|
//= eAthena 7.15 +
|
||||||
//===== Description: =========================================
|
//===== Description: =========================================
|
||||||
@ -20,6 +20,7 @@
|
|||||||
//= Added Official Ninja shops in their correct location and commented a few
|
//= Added Official Ninja shops in their correct location and commented a few
|
||||||
//= shops. Thanks to RockmanEXE and Muad_Dib [erKURITA]
|
//= shops. Thanks to RockmanEXE and Muad_Dib [erKURITA]
|
||||||
//= 1.6 Implemented a missing Tool Shop in Lighthalzen [MasterOfMuppets]
|
//= 1.6 Implemented a missing Tool Shop in Lighthalzen [MasterOfMuppets]
|
||||||
|
//= 1.7 Added some missing iRO - Lighthalzen NPCs [Musashiden]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
|
|
||||||
@ -162,13 +163,14 @@ louyang.gat,255,123,4 shop Food Seller 750,7454:-1,577:-1
|
|||||||
//=======================================================
|
//=======================================================
|
||||||
//LIGHTHALZEN
|
//LIGHTHALZEN
|
||||||
//=======================================================
|
//=======================================================
|
||||||
lighthalzen.gat,69,75,5 shop Fruit Merchant 102,512:-1,513:-1
|
lighthalzen.gat,69,75,5 shop Fruit Gardener 102,512:-1,513:-1
|
||||||
lighthalzen.gat,112,44,8 shop Flower Girl 90,712:-1,744:-1,748:-1
|
lighthalzen.gat,112,44,8 shop Flower Girl 90,712:-1,744:-1,748:-1
|
||||||
lighthalzen.gat,126,126,4 shop Food Seller 83,7456:-1,7452:-1
|
lighthalzen.gat,126,126,4 shop Food Seller 83,7456:-1,7452:-1
|
||||||
lhz_in02.gat,286,95,4 shop Novice Equipment Dealer 62,1621:-1,5112:-1,2416:-1,2113:-1,2512:-1
|
lighthalzen.gat,124,129,8 shop Vegetable Gardener 91,515:-1,516:-1,535:-1
|
||||||
|
lhz_in02.gat,286,95,4 shop Begginer's Merchant 62,1621:-1,5112:-1,2416:-1,2113:-1,2512:-1
|
||||||
lhz_in02.gat,271,99,4 shop Armor Dealer 851,2101:-1,2103:-1,2403:-1,2405:-1,2503:-1,2321:-1,2314:-1,2309:-1,2335:-1,2628:-1
|
lhz_in02.gat,271,99,4 shop Armor Dealer 851,2101:-1,2103:-1,2403:-1,2405:-1,2503:-1,2321:-1,2314:-1,2309:-1,2335:-1,2628:-1
|
||||||
lhz_in02.gat,276,99,4 shop Weapon Dealer 851,1201:-1,1207:-1,1216:-1,1107:-1,1122:-1,1116:-1,1154:-1,1407:-1,1457:-1,1354:-1,1519:-1,13003:-1,1771:-1
|
lhz_in02.gat,276,99,4 shop Weapon Dealer 851,1201:-1,1207:-1,1216:-1,1107:-1,1122:-1,1116:-1,1154:-1,1407:-1,1457:-1,1354:-1,1519:-1,13003:-1,1771:-1
|
||||||
lhz_in02.gat,273,35,4 shop Weapon Dealer 854,1601:-1,1604:-1,1607:-1,1617:-1,1619:-1
|
lhz_in02.gat,273,35,4 shop Wand Dealer 854,1601:-1,1604:-1,1607:-1,1617:-1,1619:-1
|
||||||
lhz_in02.gat,105,21,3 shop Jewel Seller 91,721:-1,723:-1,726:-1,728:-1,729:-1,730:-1,2613:-1
|
lhz_in02.gat,105,21,3 shop Jewel Seller 91,721:-1,723:-1,726:-1,728:-1,729:-1,730:-1,2613:-1
|
||||||
lhz_in02.gat,17,220,4 shop Vegetable Merchant 91,515:-1,516:-1,535:-1
|
lhz_in02.gat,17,220,4 shop Vegetable Merchant 91,515:-1,516:-1,535:-1
|
||||||
lhz_in02.gat,21,220,5 shop Fruit Merchant 102,512:-1,513:-1
|
lhz_in02.gat,21,220,5 shop Fruit Merchant 102,512:-1,513:-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user