diff options
author | evera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-19 09:04:39 +0000 |
---|---|---|
committer | evera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-19 09:04:39 +0000 |
commit | 5717abea66c34bd8450f4959168073afcd9f6ff2 (patch) | |
tree | 63d2066953229ee688d8fa7de243e3f2fe7f1836 /npc | |
parent | bdbed8dc2a1b133bd668dbc701de1535e2a3211e (diff) | |
download | hercules-5717abea66c34bd8450f4959168073afcd9f6ff2.tar.gz hercules-5717abea66c34bd8450f4959168073afcd9f6ff2.tar.bz2 hercules-5717abea66c34bd8450f4959168073afcd9f6ff2.tar.xz hercules-5717abea66c34bd8450f4959168073afcd9f6ff2.zip |
enabled homunculus shop
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8358 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/merchants/shops.txt | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 87b86f65b..1cc599fd8 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,8 @@ Playtester Date Added
======
+08/19
+ * Uncommented Homunculus shop for Homunculus in Trunk [Evera]
08/15
* Fixed Kellasus giving extra skills in Bio Ethics Quest [Evera]
* Added Ammo Dealer Tony [Playtester]
diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index 989ea60c4..e8c41c5a5 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -22,6 +22,7 @@ //= 1.6 Implemented a missing Tool Shop in Lighthalzen [MasterOfMuppets]
//= 1.7 Added some missing iRO - Lighthalzen NPCs [Musashiden]
//= 1.8 Added Rachel Official shops. Special Thanks to RockmanEXE. [erKURITA]
+//= 1.9 Uncommented Homunculus shop, since Homunculus is working on trunk now. [Evera]
//============================================================
@@ -45,8 +46,8 @@ aldeba_in.gat,20,60,5 shop Armor Dealer 101,2228:-1,2103:-1,2105:-1,2307:-1,2309 aldeba_in.gat,28,54,5 shop Weapon Dealer 85,1201:-1,1204:-1,1207:-1,1210:-1,1213:-1,1216:-1,1219:-1,1222:-1,1771:-1
aldeba_in.gat,22,47,4 shop Weapon Dealer 713,1146:-1,1245:-1
aldeba_in.gat,94,56,5 shop Tool Dealer 83,501:-1,502:-1,503:-1,504:-1,506:-1,601:-1,602:-1,611:-1,610:-1,645:-1,656:-1
-//Commented out for now, until we get Homunculus working.
-//alde_alche.gat,38,184,2 shop Homunculus Supplies 755,7143:-1,7141:-1,7140:-1,12040:-1
+//Uncommented for homunculus on trunk
+alde_alche.gat,38,184,2 shop Homunculus Supplies 755,7143:-1,7141:-1,7140:-1,12040:-1
aldebaran.gat,166,109,7 shop Ingredient Seller 750,580:-1,7482:-1 //temp goods
//=======================================================
|