summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/Changelog.txt4
-rw-r--r--npc/other/mc_cameri/bank.txt3
2 files changed, 6 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 4a34bfc93..afec100ef 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -25,6 +25,9 @@ Mass Zero
Shadowlady
* Marriage (Fix, optimization) ?%
+MC Cameri
+ * Bank NPC - Now 100% done for new payon
+
Other Ppl
* Their Work?
@@ -33,6 +36,7 @@ Other Ppl
Date Added
======
11/13
+ * - Fixed MC Cameri's Bank NPC for the new payon [MC Cameri]
* - Fixed warps to Amatsu Dungeon (now u can get there via a special quest only) thanks to shadowlady [Lupus]
- Fixed logical bug in Sleipnir Alchem. sub-quest [Lupus]
11/11
diff --git a/npc/other/mc_cameri/bank.txt b/npc/other/mc_cameri/bank.txt
index 95fdb0618..45216738b 100644
--- a/npc/other/mc_cameri/bank.txt
+++ b/npc/other/mc_cameri/bank.txt
@@ -867,7 +867,8 @@ geffen_in.gat,77,169,2 script Bank Manager 109,{
close;
}
-payon_in01.gat,68,64,7 script Bank Manager 109,{
+//Fixed location for new payon
+payon.gat,155,97,4 script Bank Manager 109,{
set @tInterestRate, 2; //no decimals
set @tMaxAccZeny, 1000000000; //max zeny allowed in ^FF7F01Bank Account^000000 1,000,000,000=1 billion
set @tMaxZeny, 1000000000; //max zeny that a player can carry