diff options
Diffstat (limited to 'npc/new_3-1-tulimshar/constable.txt')
-rw-r--r-- | npc/new_3-1-tulimshar/constable.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/new_3-1-tulimshar/constable.txt b/npc/new_3-1-tulimshar/constable.txt new file mode 100644 index 00000000..673ff0a0 --- /dev/null +++ b/npc/new_3-1-tulimshar/constable.txt @@ -0,0 +1,7 @@ +// + +new_3-1.gat,37,35,0 script Constable Perry Graf 150,{ +// set @npcName$, "Constable Perry Graf"; + set @canSkip, 1; + callfunc "GameRules"; +} |