mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-01 02:16:15 -04:00
useStaticObject(core,actor) usable in obj scripts
This commit is contained in:
@@ -29,5 +29,6 @@ public class ObjControllerOpcodes {
|
||||
public static final int TARGET_UPDATE = 0x26010000;
|
||||
public static final int OBJECT_MENU_REQUEST = 0x46010000;
|
||||
public static final int SECURE_TRADE = 0x15010000;
|
||||
public static final int USE_STATIC_OBJECT = 0x26010000;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user