diff options
Diffstat (limited to 'npc/new_20-1-woodland-village/richard.txt')
-rw-r--r-- | npc/new_20-1-woodland-village/richard.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/new_20-1-woodland-village/richard.txt b/npc/new_20-1-woodland-village/richard.txt new file mode 100644 index 00000000..a3f47378 --- /dev/null +++ b/npc/new_20-1-woodland-village/richard.txt @@ -0,0 +1,6 @@ +//
+
+new_20-1.gat,20, 99,0 script Richard 161,{
+ set @npcName$, "Richard";
+ callfunc "Banker";
+}
|