Replacements for last boss python scripts.
This commit is contained in:
@@ -343,7 +343,7 @@ DisableAttackToNpcs = False
|
||||
|
||||
# List of NPC's that allow casting skills on them
|
||||
# Any other type will not allow casting
|
||||
AllowedNPCTypes = L2GrandBoss,L2Chest,L2FestivalMonster,L2Minion,L2Monster,L2Pet,L2RaidBoss,L2SiegeGuard,L2SiegeNpc,L2ControlTower,L2Artefact,L2PenaltyMonster,L2FeedableBeast,L2SiegeFlag,L2RiftInvader,L2Guard,L2GuardNoHTML
|
||||
AllowedNPCTypes = GrandBoss,Chest,FestivalMonster,Minion,Monster,Pet,RaidBoss,SiegeGuard,SiegeNpc,ControlTower,Artefact,PenaltyMonster,FeedableBeast,SiegeFlag,RiftInvader,Guard,GuardNoHTML
|
||||
|
||||
# Allows Players to Shift-click Mobs and view their Stats and Droplist
|
||||
AltGameViewNpc = False
|
||||
|
||||
Reference in New Issue
Block a user