From 8b244c73225570f2c5b60a90c1464e8d6d599f2e Mon Sep 17 00:00:00 2001 From: floxay <57007485+floxay@users.noreply.github.com> Date: Thu, 27 Jan 2022 20:35:49 +0100 Subject: [PATCH] 12 new magics --- RainbowForge/Magic.cs | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/RainbowForge/Magic.cs b/RainbowForge/Magic.cs index 2da1673..ac50736 100644 --- a/RainbowForge/Magic.cs +++ b/RainbowForge/Magic.cs @@ -835,6 +835,18 @@ public enum Magic : ulong LaserReinforcementSystemController = 0x2DF799F3, PhoenixColorPaletteData = 0x037B5227, RuntimeAdaptiveRenderScalingTargetFPSSettings = 0x650f34cf, + GenericAnimationData = 0x4b05a1cd, + EmoteItemDriverDefinition = 0x468dcf5a, + ESrvPlayerFeedbackConfig = 0x6ba7f01d, + EntityPreviewDefinition = 0x73cb5999, + PassiveItemDriverDefinition = 0xb8de4d1e, + ControlPointsScoringLogicDefinition = 0x34c6333d, + CustomizedEntitySpawnerDefinition = 0x3b6cb9b8, + RandomScoringLogicDefinition = 0x9956838d, + HologramManagerDefinition = 0xbc2d08ef, + IdleScoringLogicDefinition = 0xbcf6e19b, + TutorialDataPack = 0xda8d86e1, + LockerScoringLogicDefinition = 0xf27ee029 } public enum ContainerMagic : uint