diff --git a/FFXIVOpcodes/Ipcs_cn.cs b/FFXIVOpcodes/Ipcs_cn.cs index f526ccd..6e0a4b8 100644 --- a/FFXIVOpcodes/Ipcs_cn.cs +++ b/FFXIVOpcodes/Ipcs_cn.cs @@ -29,15 +29,22 @@ public enum ServerZoneIpcType : ushort AoeEffect24 = 0x0323, AoeEffect32 = 0x0160, AoeEffect8 = 0x00EF, + BattleTalk2 = 0x01B4, BossStatusEffectList = 0x0220, CEDirector = 0x00D0, CFNotify = 0x036C, CFPreferredRole = 0x01DE, ContainerInfo = 0x0237, + Countdown = 0x03A7, + CountdownCancel = 0x022F, + CurrencyCrystalInfo = 0x02F7, + DesynthResult = 0x01F8, Effect = 0x0329, EffectResult = 0x0085, EnvironmentControl = 0x03AB, EventFinish = 0x02D3, + EventPlay = 0x021D, + EventPlay4 = 0x0302, EventStart = 0x0215, Examine = 0x00FA, ExamineSearchInfo = 0x0188, @@ -50,6 +57,7 @@ public enum ServerZoneIpcType : ushort InventoryTransaction = 0x028C, InventoryTransactionFinish = 0x0311, IslandWorkshopSupplyDemand = 0x02EE, + ItemInfo = 0x0336, ItemMarketBoardInfo = 0x013B, Logout = 0x035D, MarketBoardItemListing = 0x0315, @@ -57,8 +65,10 @@ public enum ServerZoneIpcType : ushort MarketBoardItemListingHistory = 0x018F, MarketBoardPurchase = 0x00CA, MarketBoardSearchResult = 0x0308, + MiniCactpotInit = 0x027E, NpcSpawn = 0x02AE, NpcSpawn2 = 0x0173, + NpcYell = 0x0242, ObjectSpawn = 0x0355, PlaceFieldMarker = 0x0312, PlaceFieldMarkerPreset = 0x01A1, @@ -67,6 +77,7 @@ public enum ServerZoneIpcType : ushort PlayerStats = 0x02AA, Playtime = 0x00B1, PrepareZoning = 0x0178, + ResultDialog = 0x03E0, RetainerInformation = 0x02A0, RSV = 0x01F0, StatusEffectList = 0x0356,