summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2/bankroom.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-2/bankroom.txt')
-rw-r--r--world/map/npc/029-2/bankroom.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/world/map/npc/029-2/bankroom.txt b/world/map/npc/029-2/bankroom.txt
new file mode 100644
index 00000000..dea5a428
--- /dev/null
+++ b/world/map/npc/029-2/bankroom.txt
@@ -0,0 +1,9 @@
+// Nyle is part of the Tutorial.
+// He explains how to use the bank.
+// Author: Cassy
+
+029-2,36,122,0|script|#BankRoom|45,1,0
+{
+ message strcharinfo(0), "The door is locked. This must be where Cynric saves the people's money and items.";
+ end;
+}