summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2/cynric.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-2/cynric.txt')
-rw-r--r--world/map/npc/029-2/cynric.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/world/map/npc/029-2/cynric.txt b/world/map/npc/029-2/cynric.txt
new file mode 100644
index 00000000..d9f46d85
--- /dev/null
+++ b/world/map/npc/029-2/cynric.txt
@@ -0,0 +1,9 @@
+//
+
+029-2,30,118,0|script|Cynric|161
+{
+ callfunc "ClearVariables";
+ set @npcname$, "Cynric";
+ callfunc "Banker";
+ close;
+}