summaryrefslogtreecommitdiff
path: root/world/map/npc/009-2/richard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/009-2/richard.txt')
-rw-r--r--world/map/npc/009-2/richard.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/009-2/richard.txt b/world/map/npc/009-2/richard.txt
index 023f1244..b19b215f 100644
--- a/world/map/npc/009-2/richard.txt
+++ b/world/map/npc/009-2/richard.txt
@@ -1,8 +1,8 @@
//
-009-2.gat,20,99,0 script Richard 161,{
- callfunc "ClearVariables";
- set @npcname$, "Richard";
- callfunc "Banker";
- close;
+009-2.gat,20,99,0|script|Richard|161,{
+ callfunc "ClearVariables";
+ set @npcname$, "Richard";
+ callfunc "Banker";
+ close;
}