Project Alice
|
#include <nations.hpp>
Public Attributes | |
int16_t | chance |
dcon::provincial_event_id | id |
dcon::trigger_key | condition |
uint16_t | padding = 0 |
Definition at line 37 of file nations.hpp.
int16_t nations::fixed_province_event::chance |
Definition at line 38 of file nations.hpp.
dcon::trigger_key nations::fixed_province_event::condition |
Definition at line 40 of file nations.hpp.
dcon::provincial_event_id nations::fixed_province_event::id |
Definition at line 39 of file nations.hpp.
uint16_t nations::fixed_province_event::padding = 0 |
Definition at line 41 of file nations.hpp.