Fixed crash caused by buildings, fixed weapon object superclass, added equipment and appearance equipment deltas

This commit is contained in:
Light2
2013-12-14 21:25:31 +01:00
parent 3fc02b8f1f
commit 896b342972
22 changed files with 298 additions and 109 deletions
@@ -83,7 +83,7 @@ public class GroupMessageBuilder extends ObjectMessageBuilder {
buffer.setAutoExpand(true);
buffer.putShort((short) 0x0B); // Obj Operand Count
buffer.putInt(0x45);
buffer.putInt(0x43);
buffer.put(getAsciiString("string_id_table"));