This commit is contained in:
niko
2026-04-10 22:50:51 +02:00
parent 6d1607d5a2
commit f18d448581
17033 changed files with 2863270 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
using System;
using Cpp2IlInjected;
// Token: 0x02002C2B RID: 11307
[Token(Token = "0x2002C2B")]
public enum CANIMKJOJDP
{
// Token: 0x0400C6F4 RID: 50932
[Token(Token = "0x400C6F4")]
GOLDEN_TROPHY,
// Token: 0x0400C6F5 RID: 50933
[Token(Token = "0x400C6F5")]
JUMBOTRON,
// Token: 0x0400C6F6 RID: 50934
[Token(Token = "0x400C6F6")]
CRIMSON_CAULDRON,
// Token: 0x0400C6F7 RID: 50935
[Token(Token = "0x400C6F7")]
LOST_SKULLS,
// Token: 0x0400C6F8 RID: 50936
[Token(Token = "0x400C6F8")]
BLOOD_MOON
}