inspector ainda ta dando o title sem ser o meu
o que ta errado ?
# ==================== #
# Champion Mobs Settings #
# ==================== #
# Enable Champion Mobs
# default = False
ChampionEnable = True
# Named mobs. Random spawning mobs with multiples of health and rewards.
# Chance (100000 for 100% chance) that spawn will be Champion
ChampionFrequency = 1000
# Force Champion mobs to be Passive:
# To leave champion mobs to default aggro, set to False.
# To set all champion mobs to Passive (not aggro), set True.
ChampionPassive = False
# Title of all Champion Mobs
ChampionTitle = l2BlooD
|