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