Trade Service added

This commit is contained in:
Waverunner
2013-07-25 20:20:28 -04:00
parent 739b4c7ecb
commit e7b01a4377
19 changed files with 697 additions and 40 deletions
@@ -28,5 +28,6 @@ public class ObjControllerOpcodes {
public static final int COMMAND_QUEUE_ENQUEUE = 0x16010000;
public static final int TARGET_UPDATE = 0x26010000;
public static final int OBJECT_MENU_REQUEST = 0x46010000;
public static final int SECURE_TRADE = 0x15010000;
}