diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-26 17:49:41 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-26 17:49:41 -0200 |
commit | 96d9f6e7275ce2d55940cc42a43b41c6a6d92a68 (patch) | |
tree | 171662878a876c14ed9add62a77e4fd167988b5d /npc/020-1/misc.txt | |
parent | 22cda3da954cb968b79592644cd003d667b6e4ad (diff) | |
download | serverdata-96d9f6e7275ce2d55940cc42a43b41c6a6d92a68.tar.gz serverdata-96d9f6e7275ce2d55940cc42a43b41c6a6d92a68.tar.bz2 serverdata-96d9f6e7275ce2d55940cc42a43b41c6a6d92a68.tar.xz serverdata-96d9f6e7275ce2d55940cc42a43b41c6a6d92a68.zip |
Add Nivalis Bank
Diffstat (limited to 'npc/020-1/misc.txt')
-rw-r--r-- | npc/020-1/misc.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/020-1/misc.txt b/npc/020-1/misc.txt index df5ce37e9..9c1188491 100644 --- a/npc/020-1/misc.txt +++ b/npc/020-1/misc.txt @@ -105,8 +105,7 @@ OnInit: // Description: // Banker. -// LOCATION TODO -020-1,58,65,0 script Ben#NivBanker NPC_LLOYD,{ +020-2,30,25,0 script Ben#NivBanker NPC_LLOYD,{ Banker(.name$, "Nivalis", 10000); close; |