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