mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
Expand Visit Town database migration (#8644)
This commit is contained in:
@@ -156,6 +156,7 @@ CREATE TABLE action_changed_provinces (
|
||||
support_delta REAL,
|
||||
-- round properties
|
||||
set_has_acted INTEGER, -- 0/1/NULL
|
||||
set_ruler_is_traveling INTEGER, -- legacy, dual-written during Visit Town migration
|
||||
set_ruler_is_visiting_town INTEGER,
|
||||
-- ruling faction changes
|
||||
clear_ruling_faction_id INTEGER NOT NULL DEFAULT 0,
|
||||
|
||||
Reference in New Issue
Block a user