summaryrefslogtreecommitdiff
path: root/npc/009-2/richard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2/richard.txt')
-rwxr-xr-xnpc/009-2/richard.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/009-2/richard.txt b/npc/009-2/richard.txt
new file mode 100755
index 00000000..287ddb7c
--- /dev/null
+++ b/npc/009-2/richard.txt
@@ -0,0 +1,6 @@
+
+009-2,20,99,0 script Richard NPC161,{
+ @npcname$ = "Richard";
+ callfunc "Banker";
+ close;
+}