Why this .sql code doesn't working?

reincarn4tion

Chieftain
Joined
Jun 4, 2018
Messages
18
Why this .sql code doesn't working?
I just want to make Shoshone to be NoAnnexing.

UPDATE Traits SET NoAnnexing = TRUE WHERE Type = 'TRAIT_GREAT_EXPANSE';
 
Last edited:
Back
Top Bottom