-
Notifications
You must be signed in to change notification settings - Fork 161
LoyaltyStateType
HungryForFood edited this page Feb 2, 2021
·
1 revision
The LoyaltyStateType pseudo-type is actually a regular integer. Pseudo-types do not exist in Lua, they only serve a documentation purpose on the wiki.
Value | Type |
---|---|
-1 | NO_LOYALTY_TYPE |
0 | LOYALTY_JFD_NEUTRAL |
1 | LOYALTY_JFD_PATRIOTIC |
2 | LOYALTY_JFD_ALLEGIANT |
3 | LOYALTY_JFD_REBELLIOUS |
4 | LOYALTY_JFD_SEPARATIST |