From 48e9f56ae4036ba080b36fa1026485b26ff4085c Mon Sep 17 00:00:00 2001 From: Skillbert Date: Wed, 23 Apr 2025 17:06:28 +0200 Subject: [PATCH] new sequences opcode --- src/opcodes/sequences.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/opcodes/sequences.json b/src/opcodes/sequences.json index 334f927..f305ab3 100644 --- a/src/opcodes/sequences.json +++ b/src/opcodes/sequences.json @@ -35,6 +35,7 @@ "0x18": { "name": "unknown_18", "read": "unsigned short" }, "0x19": { "name": "skeletal_animation", "read": "unsigned short" }, "0x1a": { "name": "skeletal_range", "read": ["tuple","ushort","ushort"] }, + "0x1b": { "name": "unknown_1B", "read": "ubyte" }, "0x70": { "name": "unknown_70", "read": ["chunkedarray","unsigned short", [["intlow","unsigned short"]],