implement battle rules and character replacement

This commit is contained in:
Martin Michelsen
2023-10-18 11:55:31 -07:00
parent 13dacc013a
commit 8c2ce5210d
24 changed files with 699 additions and 305 deletions
+1 -1
View File
@@ -3906,7 +3906,7 @@ struct G_SetPlayerVisibility_6x22_6x23 {
// 6x24: Teleport player
struct G_Unknown_6x24 {
struct G_TeleportPlayer_6x24 {
G_ClientIDHeader header;
le_uint32_t unknown_a1;
le_float x;