ExpiredReign
Deity
NULL often breaks (as 'null' defined in the DLL doesn't behave the same when 'defined' as null in the XML. Best to just do:
and then just copy/paste the XML sans-promotion.Code:DELETE Buildings WHERE Type='BUILDING_ORDER';
G
I originally had it just removing the promo but then I thought about the NULL problem and how those records are found by the code. My time with Communitas taught a bit about Lua not liking NULL records.
However since the rest of the TrainedFreePromotion column would also be NULL, since no initial values were assigned on creation, I thought I'd just make it like those.