diff options
Diffstat (limited to 'npc/003-1/guardavou.txt')
-rw-r--r-- | npc/003-1/guardavou.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/npc/003-1/guardavou.txt b/npc/003-1/guardavou.txt deleted file mode 100644 index c7cc62153..000000000 --- a/npc/003-1/guardavou.txt +++ /dev/null @@ -1,13 +0,0 @@ -// Author: -// Saulc - -003-1,102,121,0 script Guard Avou 451,{ - - -hello; - -OnInit: - .sex = G_MALE; - .distance = 3; - end; -}
\ No newline at end of file |