diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-05 21:43:30 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-05 21:43:30 +0100 |
commit | 67cf28c842fde3a13e4be06ac23db89a815cdedc (patch) | |
tree | 0b64940d8a2ac07e2af8f87d5f007fb58c55327c /npc/003-1/guardphilip.txt | |
parent | 79d902871d19c57071fb0f0a333d9611aacc28a3 (diff) | |
download | serverdata-67cf28c842fde3a13e4be06ac23db89a815cdedc.tar.gz serverdata-67cf28c842fde3a13e4be06ac23db89a815cdedc.tar.bz2 serverdata-67cf28c842fde3a13e4be06ac23db89a815cdedc.tar.xz serverdata-67cf28c842fde3a13e4be06ac23db89a815cdedc.zip |
remove tulimshar guards
Diffstat (limited to 'npc/003-1/guardphilip.txt')
-rw-r--r-- | npc/003-1/guardphilip.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/npc/003-1/guardphilip.txt b/npc/003-1/guardphilip.txt deleted file mode 100644 index d64eca424..000000000 --- a/npc/003-1/guardphilip.txt +++ /dev/null @@ -1,13 +0,0 @@ -// Author: -// Saulc - -003-1,98,100,0 script Guard Philipe 451,{ - - -hello; - -OnInit: - .sex = G_MALE; - .distance = 3; - end; -}
\ No newline at end of file |