diff options
Diffstat (limited to 'npc/017-1')
-rw-r--r-- | npc/017-1/misc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/misc.txt b/npc/017-1/misc.txt index 903f74378..1a1009300 100644 --- a/npc/017-1/misc.txt +++ b/npc/017-1/misc.txt @@ -153,7 +153,7 @@ OnInit: // Description: // Banker. 017-3,85,41,0 script Stalman NPC_LLOYD,{ - Banker(.name$, "Land Of Fire Village", 14000); + Banker(.name$, "Land Of Fire Village", 10000); close; OnInit: |