diff options
Diffstat (limited to 'npc/018-2-2')
-rw-r--r-- | npc/018-2-2/main.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index cfdf0bdb1..7bd3204b0 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -61,6 +61,7 @@ OnMasterBossKilled: announce "All hail ##B"+$HEROESHOLD_WINNER$+"##b, first to complete the ##3HEROES HOLD Master Dungeon!", bc_all|bc_npc; Karma=Karma+1; getexp 0, 2000; + getitembound Tyranny, 1, 1; getitem PrismGift, 1; mesc l("CONGRATULATIONS! You are the first player to finish Heroes Hold Master Dungeon!!"), 2; mesc l("You just gained a Karma point, a Prism Gift, and 2000 Job Exp for your bravery!"), 2; |