From b71a38a0ab4234c52f0eb16f2b207bf2afc2d0fe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Apr 2020 23:40:12 -0300 Subject: Random names --- npc/042-5/ctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/042-5') diff --git a/npc/042-5/ctrl.txt b/npc/042-5/ctrl.txt index 95ad8f19e..08799a4f9 100644 --- a/npc/042-5/ctrl.txt +++ b/npc/042-5/ctrl.txt @@ -188,7 +188,7 @@ function script KamelotBoss { .@m$=instance_mapname(getarg(0)); //debugmes "Total %d, map %s (power %d)", .@gcount, .@m$, .@avg; .@mobId=any(CursedSoldier, CursedArcher); // 50-50 ratio - .@name$=any("Lancelot", "Galahard"); + .@name$=any("Gawain", "Tristan", "Kay", "Palamedes", "Mordred", "Bors", "Bedivere", "Lionel", "Bleoberry", "Lucan", "Lamorak", "Pellas", "Hector", "Dragonet", "Bronor", "Alymere"); // Typos on purpose: https://www.arthurian-legend.com/knights-round-table/ .@mob=monster(.@m$, .@x1, .@y1, .@name$, .@mobId, 1, .@label$); // Reconfigure the monster setunitdata(.@mob, UDT_LEVEL, .@avg+20); -- cgit v1.2.3-60-g2f50