Merge branch 'master' into tob_patch

This commit is contained in:
KimLS
2026-04-20 18:41:45 -07:00
16 changed files with 323 additions and 116 deletions
+6
View File
@@ -6244,6 +6244,12 @@ struct SuspendMercenary_Struct {
/*0001*/
};
// [OPCode: 0x1b37 (RoF2)] [Client->Server] [Size: 4]
struct SwitchMercenary_Struct {
/*0000*/ uint32 MercIndex; // 0-based UI index into owned merc list
/*0004*/
};
// [OPCode: 0x2528] On Live as of April 2 2012 [Server->Client] [Size: 4]
// Response to suspend merc with timestamp
struct SuspendMercenaryResponse_Struct {