diff --git a/EXILED/Exiled.API/Enums/PrefabType.cs b/EXILED/Exiled.API/Enums/PrefabType.cs index 43936f1d8..71ca977fd 100644 --- a/EXILED/Exiled.API/Enums/PrefabType.cs +++ b/EXILED/Exiled.API/Enums/PrefabType.cs @@ -364,7 +364,7 @@ public enum PrefabType [Prefab(2026969629, "LczCameraToy")] LczCameraToy, - [Prefab(1548138668, "SzCameraToy")] + [Prefab(1734743361, "SzCameraToy")] SzCameraToy, [Prefab(2842703865, "KeycardPickup_Chaos")] @@ -385,7 +385,7 @@ public enum PrefabType [Prefab(1891631329, "PrismaticCloud")] PrismaticCloud, - [Prefab(3938583646, "TantrumObj (Brown Candy)")] + [Prefab(2157375951, "TantrumObj (Brown Candy)")] TantrumObjBrownCandy, [Prefab(1145481038, "Scp1509Pickup")] @@ -456,8 +456,5 @@ public enum PrefabType [Prefab(6069361, "SnowPoop - TantrumObj")] SnowTantrum, - - [Prefab(3654754970, "SCP-1507 Ragdoll")] - Scp1507Ragdoll, } -} \ No newline at end of file +}