Passion & UI
This commit is contained in:
@@ -24,6 +24,8 @@ namespace AK
|
||||
public static uint FUTUREWAND_ULTIMATEBEAMSHOOT = 72993210U;
|
||||
public static uint FUTUREWAND_WEAKATTACKHIT = 1899836792U;
|
||||
public static uint ICECONE_SHOOT = 825310803U;
|
||||
public static uint MB_PLAYSONG = 483420602U;
|
||||
public static uint MB_STOPSONG = 488144416U;
|
||||
public static uint NEXUS_CORE_FINISH = 1395302990U;
|
||||
public static uint NEXUSCRAB_BUMPMOVE = 1132556820U;
|
||||
public static uint NEXUSCRAB_CLAWSTAB = 1464824934U;
|
||||
@@ -52,6 +54,8 @@ namespace AK
|
||||
public static uint RAINING_STOP = 452863620U;
|
||||
public static uint SCANNER_SCAN = 1011332595U;
|
||||
public static uint STOPBGM = 3203837125U;
|
||||
public static uint UI_CLICK = 2249769530U;
|
||||
public static uint UI_HOVER = 2118900976U;
|
||||
} // public class EVENTS
|
||||
|
||||
public class STATES
|
||||
@@ -71,6 +75,20 @@ namespace AK
|
||||
|
||||
} // public class STATES
|
||||
|
||||
public class SWITCHES
|
||||
{
|
||||
public class MB_SONGS
|
||||
{
|
||||
public static uint GROUP = 257450755U;
|
||||
|
||||
public class SWITCH
|
||||
{
|
||||
public static uint YVAINE = 1368372185U;
|
||||
} // public class SWITCH
|
||||
} // public class MB_SONGS
|
||||
|
||||
} // public class SWITCHES
|
||||
|
||||
public class BANKS
|
||||
{
|
||||
public static uint INIT = 1355168291U;
|
||||
|
||||
Reference in New Issue
Block a user