Validated through OP_SetServerFilter

This commit is contained in:
dannuic
2026-04-17 11:56:46 -06:00
parent a8e3ab41e1
commit 6a7baf8f1c
4 changed files with 39 additions and 41 deletions
+3 -3
View File
@@ -516,7 +516,7 @@ namespace TOB {
//OP_SetServerFilter
struct SetServerFilter_Struct {
uint32 filters[68];
uint32 filters[69];
};
// Was new to RoF2, doesn't look changed
@@ -748,10 +748,10 @@ namespace TOB {
struct ManaChange_Struct
{
uint32 new_mana;
uint32 stamina;
uint32 stamina; // endurance
uint32 spell_id;
uint32 keepcasting;
int32 slot;
int32 slot; // gem slot
};
//This is what we call OP_Action