Merge pull request #492 from SheepGoMeh/master

This commit is contained in:
goaaats 2021-08-23 14:50:57 +02:00 committed by GitHub
commit 59ecfa414a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,11 @@ namespace Dalamud.Game.ClientState.Objects.Enums
/// </summary>
Pet = 2,
/// <summary>
/// BattleNpc representing a Chocobo.
/// </summary>
Chocobo = 3,
/// <summary>
/// BattleNpc representing a standard enemy.
/// </summary>