Merge pull request #825 from eduardosmaniotto/feature/configurable-npc-buffs
feature: configurable npc buffs (cherry picked from commit 6a061fcad756e644dadf3721e84e3cce2a25bceb)
This commit is contained in:
@@ -509,4 +509,9 @@ public enum UpdateVersion
|
||||
/// The version of the <see cref="AddHeykelSavasiEventUpdateSeason6"/> (Heykel Savasi team event: map 92, NPC 560, mini game definition).
|
||||
/// </summary>
|
||||
AddHeykelSavasiEventSeason6 = 100,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// The version of the <see cref="AddElfSoldierBuffPlugIn"/>.
|
||||
/// </summary>
|
||||
AddElfSoldierBuff = 101,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user