From 9e699ad9b7c0a233d8aaff1edbd0ce675dc7da89 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 30 Jun 2018 22:12:23 -0300 Subject: Lower bank prices, fix bugs, yadda yadda --- npc/009-3/barzil.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-3/barzil.txt') diff --git a/npc/009-3/barzil.txt b/npc/009-3/barzil.txt index f45f28ceb..9fff1a7cc 100644 --- a/npc/009-3/barzil.txt +++ b/npc/009-3/barzil.txt @@ -7,7 +7,7 @@ 009-3,29,38,0 script Barzil NPC_LLOYD,{ if (ST_TIER == 2 && gettimetick(2) < QUEST_ELEVARTEMPO) goto L_Tier2; - Banker(.name$, "Halinarzo", 13000); + Banker(.name$, "Halinarzo", 12000); close; L_Tier2: -- cgit v1.2.3-60-g2f50