summaryrefslogtreecommitdiff
path: root/npc/024-16/guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-16/guards.txt')
-rw-r--r--npc/024-16/guards.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/npc/024-16/guards.txt b/npc/024-16/guards.txt
new file mode 100644
index 000000000..e07294c7b
--- /dev/null
+++ b/npc/024-16/guards.txt
@@ -0,0 +1,18 @@
+// TMW2 scripts.
+// Authors:
+// Jesusalva
+// Description:
+// Frostia King Guards
+
+024-16,33,42,0 script Royal Guard#02416A NPC_BRGUARD_SPEAR,{
+ legiontalk;
+ end;
+
+OnInit:
+ .distance=5;
+ end;
+}
+
+024-16,25,33,0 duplicate(Royal Guard#02416A) Royal Guard#02416B NPC_BRGUARD_SWORD
+024-16,35,33,0 duplicate(Royal Guard#02416A) Royal Guard#02416C NPC_BRGUARD_BOW
+