diff --git a/TerrariaServerAPI/TerrariaApi.Server/PacketTypes.cs b/TerrariaServerAPI/TerrariaApi.Server/PacketTypes.cs index 08144cd9..079d7ac1 100644 --- a/TerrariaServerAPI/TerrariaApi.Server/PacketTypes.cs +++ b/TerrariaServerAPI/TerrariaApi.Server/PacketTypes.cs @@ -91,7 +91,7 @@ public enum PacketTypes EmoteBubble = 91, SyncExtraValue = 92, SocialHandshake = 93, - Deprecated = 94, + DebugCommands = 94, KillPortal = 95, PlayerTeleportPortal = 96, NotifyPlayerNpcKilled = 97, @@ -146,18 +146,18 @@ public enum PacketTypes ShimmerActions = 146, SyncLoadout = 147, SyncItemCannotBeTakenByEnemies = 148, - DeadCellsDisplayJarTryPlacing = 149, + TEDeadCellsDisplayJar = 149, SpectatePlayer = 150, SyncItemDespawn = 151, ItemUseSound = 152, - NPCDebuffDamage = 153, + NpcHurtByDebuff = 153, Ping = 154, SyncChestSize = 155, TELeashedEntityAnchorPlaceItem = 156, TeamChangeFromUI = 157, ExtraSpawnSectionLoaded = 158, RequestSection = 159, - ItemPosition = 160, + SyncItemPosition = 160, HostToken = 161, // Mobile version packets