From 96e1a10696419839f6c02be4288266f6b19e0897 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 2 Mar 2021 14:22:28 -0300 Subject: Add back the Pirate Bandana to obtanium lists --- npc/016-7/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/016-7') diff --git a/npc/016-7/main.txt b/npc/016-7/main.txt index bb7090ab9..1609fa4ef 100644 --- a/npc/016-7/main.txt +++ b/npc/016-7/main.txt @@ -35,6 +35,8 @@ OnPirateDie: end; OnVictory: + if (rand2(50000) < readparam2(bLuk)) + getitem PirateBandana, 1; areatimer("016-7", 23, 25, 52, 35, 10, "#MarineShipAttack::OnReward"); end; -- cgit v1.2.3-70-g09d2