From b5121b005625abcc09ba44511ecf03117b0845ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Jan 2019 22:53:05 -0200 Subject: Update contributor list. MVP at COD now gets an extra [Dusty In A Bottle] --- npc/001-10-1/scripts.txt | 4 +++- npc/003-3/malindou.txt | 8 +++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'npc') diff --git a/npc/001-10-1/scripts.txt b/npc/001-10-1/scripts.txt index 0038e9281..0c507dab4 100644 --- a/npc/001-10-1/scripts.txt +++ b/npc/001-10-1/scripts.txt @@ -14,13 +14,15 @@ OnEventStart: initnpctimer; end; -// Dust boss was killed, add timers +// Dust boss was killed, add timers, special reward for victor OnVictory: if (getcharid(1) > 0) .pwin=getcharid(1); else .win$=strcharinfo(0); + getitem BottledDust, 1; + maptimer("001-10-1", 100, "#COD_BossManager::OnReward1"); maptimer("001-10-1", 100, "#COD_BossManager::OnReward2"); donpcevent("Colonel DUSTMAN::OnCoDEnd"); diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index c95ab21ca..678bc675d 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -254,15 +254,13 @@ OnInit: htput($@CONTRIBUTORS, "soren", 450); htput($@CONTRIBUTORS, "rakinorf", 400); htput($@CONTRIBUTORS, "pookie", 360); + htput($@CONTRIBUTORS, "xtreem", 340); + htput($@CONTRIBUTORS, "acsvln", 260); htput($@CONTRIBUTORS, "ayruss", 210); htput($@CONTRIBUTORS, "dustman", 175); - htput($@CONTRIBUTORS, "acsvln", 250); - htput($@CONTRIBUTORS, "xtreem", 150); htput($@CONTRIBUTORS, "ichigoblack",100); - htput($@CONTRIBUTORS, "gnulinux", 80); + htput($@CONTRIBUTORS, "gnulinux", 90); htput($@CONTRIBUTORS, "skydragon", 75); - htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); - htput($@CONTRIBUTORS, "dustman", 50); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); -- cgit v1.2.3-60-g2f50