Replacements for last boss python scripts.

This commit is contained in:
MobiusDevelopment
2019-07-27 10:14:50 +00:00
parent 71cb1e4d49
commit 02e86e4a02
12 changed files with 681 additions and 402 deletions

View File

@@ -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