diff options
Diffstat (limited to 'npc/001-1/banker.txt')
-rw-r--r-- | npc/001-1/banker.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/npc/001-1/banker.txt b/npc/001-1/banker.txt deleted file mode 100644 index 445b0ebf..00000000 --- a/npc/001-1/banker.txt +++ /dev/null @@ -1,8 +0,0 @@ -// - -001-1.gat,57,52,0 script Tybalt 107,{ - callfunc "ClearVariables"; - set @npcname$, "Tybalt"; - callfunc "Banker"; - close; -} |