Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
This commit is contained in:
@@ -38,12 +38,10 @@ ChampionSpdAtk = 1.
|
||||
# Default is 0 (off).
|
||||
ChampionRewardItem = 0
|
||||
|
||||
# Specified reward item id.
|
||||
# Default: 6393 (glittering medal)
|
||||
ChampionRewardItemID = 6393
|
||||
|
||||
# Specified reward item quantity.
|
||||
ChampionRewardItemQty = 1
|
||||
# Specified id and amount of reward a player will receive if they are awarded the item.
|
||||
# Separated by ;
|
||||
# Example: 6393,1;57,5000
|
||||
ChampionRewardItems = 6393,1
|
||||
|
||||
# Custom title for champion monsters.
|
||||
ChampionTitle = Champion
|
||||
|
||||
Reference in New Issue
Block a user