0 Votes

Wiki source code of Macros.IncidentTag

Last modified by Ryan C on 2025/07/17 06:38

Show last authors
1 {{groovy}}
2 package macros
3
4 enum IncidentTag {
5 Job_Discrimination,
6 Pay_Discrimination,
7 Miscegenation,
8 Fertility,
9 Antiwhite_Hatred,
10 White_Guilt,
11 Conditioning,
12 Hypocrisy,
13 Nonwhite_Coddling,
14 Double_Standards,
15 Jewish_involvement,
16 False_Statistics,
17 Bipoc_Privilege,
18 Segregation,
19 Narrative,
20 CrimeStatistics,
21 Toll_Paid,
22 CRT,
23 DEI,
24 Intent,
25 History
26 }
27 {{/groovy}}