diff --git a/src/mercury_engine_data_structures/formats/bmsbk.py b/src/mercury_engine_data_structures/formats/bmsbk.py index b6d9b149..f857f613 100644 --- a/src/mercury_engine_data_structures/formats/bmsbk.py +++ b/src/mercury_engine_data_structures/formats/bmsbk.py @@ -22,7 +22,7 @@ "pos" / CVector3D, "unk2" / Int32ul, "unk3" / Int32ul, - "unk4" / Float32l, + "respawn_time" / Float32l, "name1" / StrId, "name2" / StrId, )