summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/protocol.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/protocol.py b/tools/protocol.py
index e3353de..23a0719 100755
--- a/tools/protocol.py
+++ b/tools/protocol.py
@@ -4631,7 +4631,7 @@ def build_context():
at(0, u16, 'packet id'),
at(2, block_id, 'npc id'),
at(6, u16, 'command'),
- at(8, block_id, 'id'),
+ at(8, u32, 'id'),
at(12, u16, 'x'),
at(14, u16, 'y'),
],