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 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/001-10-1') 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"); -- cgit v1.2.3-60-g2f50