diff options
Diffstat (limited to 'world/map/npc/001-1/constable.txt')
-rw-r--r-- | world/map/npc/001-1/constable.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/001-1/constable.txt b/world/map/npc/001-1/constable.txt index 6131f0b4..6c8be358 100644 --- a/world/map/npc/001-1/constable.txt +++ b/world/map/npc/001-1/constable.txt @@ -1,8 +1,8 @@ // -001-1.gat,37,35,0 script Constable Perry Graf 150,{ -// set @npcname$, "Constable Perry Graf"; - set @canSkip, 1; - callfunc "GameRules"; - close; +001-1.gat,37,35,0|script|Constable Perry Graf|150,{ +// set @npcname$, "Constable Perry Graf"; + set @canSkip, 1; + callfunc "GameRules"; + close; } |