From e31127e33b763c5f022c0fa4d3ca8fc866895a84 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 17 Dec 2012 21:00:41 -0700 Subject: =?UTF-8?q?specialphonecall=20takes=20a=2016=E2=80=90bit=20ID.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit original-commit-id: 19ce6e7a748094f8f74b123c6b803808ed530d90 --- crystal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crystal.py') diff --git a/crystal.py b/crystal.py index 5f5026a..f78f401 100644 --- a/crystal.py +++ b/crystal.py @@ -2894,7 +2894,7 @@ pksv_crystal_more = { 0x99: ["hangup"], 0x9A: ["describedecoration", ["byte", SingleByteParam]], 0x9B: ["fruittree", ["tree_id", SingleByteParam]], - 0x9C: ["specialphonecall", ["call_id", SingleByteParam], ["wtf", SingleByteParam]], + 0x9C: ["specialphonecall", ["call_id", MultiByteParam]], 0x9D: ["checkphonecall"], 0x9E: ["verbosegiveitem", ["item", ItemLabelByte], ["quantity", DecimalParam]], 0x9F: ["verbosegiveitem2", ["item", ItemLabelByte]], -- cgit v1.2.3