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