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 33 of file nations.hpp.
int16_t nations::fixed_province_event::chance |
Definition at line 34 of file nations.hpp.
dcon::trigger_key nations::fixed_province_event::condition |
Definition at line 36 of file nations.hpp.
dcon::provincial_event_id nations::fixed_province_event::id |
Definition at line 35 of file nations.hpp.
uint16_t nations::fixed_province_event::padding = 0 |
Definition at line 37 of file nations.hpp.