From 72e7b36cb98f5d86a4be72002e1880dae3aee060 Mon Sep 17 00:00:00 2001 From: toams Date: Sat, 2 Nov 2019 19:13:58 +0000 Subject: rebalance the stats of the dummy mobs used in the legion training. Note that fake Pikipiks show up because the skill (this still needs to be fixed) --- npc/001-2-36/hector.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/001-2-36/hector.txt b/npc/001-2-36/hector.txt index f4c7176f..d25ca9e3 100644 --- a/npc/001-2-36/hector.txt +++ b/npc/001-2-36/hector.txt @@ -451,7 +451,7 @@ OnInit: // here input some sentences "hello noob" like, the npc pick randomly a sentence setarray .mockingGreeting$[0], "Hey noob!", "Hey somethingwholooklikeawarrior...", "Sup' chibi."; - setarray .mobID[0],0, Dummy, FireDummy, Dummy2; // an array of dummies, one for each training + setarray .mobID[0],0, Dummy, FireDummy, Dummy; // an array of dummies, one for each training setarray .mobCoordinate[0], 24, 34, 31, 41; // this represent the square of "ring" training end; -- cgit v1.2.3-70-g09d2