specialphonecall takes a 16‐bit ID.

This commit is contained in:
IIMarckus
2012-12-17 21:00:41 -07:00
parent 531ccfb5f6
commit 19ce6e7a74
2 changed files with 6 additions and 6 deletions

View File

@@ -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]],