diff options
Diffstat (limited to 'npc/029-2/bankroom.txt')
-rwxr-xr-x | npc/029-2/bankroom.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/029-2/bankroom.txt b/npc/029-2/bankroom.txt new file mode 100755 index 00000000..12a7390c --- /dev/null +++ b/npc/029-2/bankroom.txt @@ -0,0 +1,5 @@ + +029-2,35,122,0 script #BankRoom NPC32767,0,0,{ + message strcharinfo(0), "The door is locked. This must be where Cynric saves the people's money and items."; + end; +} |