summaryrefslogtreecommitdiff
path: root/npc/003-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-02 02:29:12 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-02 02:29:12 -0300
commitc0ded611c070c7e58e7abd90aac23959389b17a9 (patch)
tree5758534e1bd7d84f0675af9d02726e4199cd729a /npc/003-1
parent0ee88affbdffff9a944239d5e2abb6d78f4ee35e (diff)
downloadserverdata-c0ded611c070c7e58e7abd90aac23959389b17a9.tar.gz
serverdata-c0ded611c070c7e58e7abd90aac23959389b17a9.tar.bz2
serverdata-c0ded611c070c7e58e7abd90aac23959389b17a9.tar.xz
serverdata-c0ded611c070c7e58e7abd90aac23959389b17a9.zip
[skip ci] the Tulimshar Guard will join players against siege as possible.
Uh... Don't mind if they fight against each other :p
Diffstat (limited to 'npc/003-1')
-rw-r--r--npc/003-1/lieutenantdausen.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt
index ef46df66d..d873edf0f 100644
--- a/npc/003-1/lieutenantdausen.txt
+++ b/npc/003-1/lieutenantdausen.txt
@@ -236,6 +236,22 @@ OnTimer5000:
disablenpc "Tinris";
disablenpc "#water_animation0";
disablenpc "Sailors#003-1";
+ disablenpc "Guard Philip";
+ disablenpc "Guard Defou";
+ disablenpc "Guard Avou";
+ disablenpc "Guard Benji";
+ disablenpc "Guard Valou";
+ disablenpc "Guard Nutelo";
+ disablenpc "Guard Moustacha";
+ disablenpc "Guard Popaul";
+ disablenpc "Guard Yen";
+ disablenpc "Guard Maxim";
+ disablenpc "Guard Totor";
+ disablenpc "Guard Roukin";
+ disablenpc "Guard Falko";
+ disablenpc "Guard Froma";
+ disablenpc "Guard Tetric";
+ disablenpc "Guard Biscop";
// Create guards
monster("003-1", 98, 100, ("Guard Philip"), FallenGuard3, 1, "Lieutenant Dausen::OnGuardDeath", Size_Medium, 1);
@@ -370,6 +386,22 @@ OnTimer630000:
enablenpc "Malindou";
enablenpc "Jhedia";
enablenpc "Sailors#003-1";
+ enablenpc "Guard Philip";
+ enablenpc "Guard Defou";
+ enablenpc "Guard Avou";
+ enablenpc "Guard Benji";
+ enablenpc "Guard Valou";
+ enablenpc "Guard Nutelo";
+ enablenpc "Guard Moustacha";
+ enablenpc "Guard Popaul";
+ enablenpc "Guard Yen";
+ enablenpc "Guard Maxim";
+ enablenpc "Guard Totor";
+ enablenpc "Guard Roukin";
+ enablenpc "Guard Falko";
+ enablenpc "Guard Froma";
+ enablenpc "Guard Tetric";
+ enablenpc "Guard Biscop";
stopnpctimer;
end;