Quests rework.
This commit is contained in:
@@ -366,7 +366,7 @@ public class Q00177_SplitDestiny extends Quest
|
||||
{
|
||||
if (Util.contains(GIANTS_FOOT_MONSTERS, npc.getId()))
|
||||
{
|
||||
qs.giveItems(PETRIFIED_GIANTS_FOOT_PIECE, 1);
|
||||
giveItems(killer, PETRIFIED_GIANTS_FOOT_PIECE, 1);
|
||||
qs.setCond(5, true);
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user