-
Notifications
You must be signed in to change notification settings - Fork 161
AdvancedActionType
HungryForFood edited this page Feb 2, 2021
·
1 revision
The AdvancedActionType 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 |
---|---|
0 | ADVANCED_ACTION_NONE |
1 | ADVANCED_ACTION_UNIT |
2 | ADVANCED_ACTION_GP |
3 | ADVANCED_ACTION_BUILDING |
4 | ADVANCED_ACTION_WW |
5 | ADVANCED_ACTION_GOLD_THEFT |
6 | ADVANCED_ACTION_SCIENCE_THEFT |
7 | ADVANCED_ACTION_UNREST |
8 | ADVANCED_ACTION_REBELLION |
9 | ADVANCED_ACTION_FAILURE |