EFTable_NpcFriendshipContinent.db
Generated on: 2025-07-23 11:55:49 UTC
Row count: 27
CREATE TABLE NpcFriendshipContinent (
[ PrimaryKey ] INTEGER NOT NULL,
[ SecondaryKey ] INTEGER NOT NULL,
[ Name ] TEXT NOT NULL,
[ Comment ] TEXT NOT NULL,
[ Desc ] TEXT NOT NULL,
[ SortOrder ] INTEGER NOT NULL,
[ ContinentImage ] TEXT NOT NULL,
[ NpcContinentImage ] TEXT NOT NULL,
[ ClassifyType ] INTEGER NOT NULL,
[ ClassifyIndex ] INTEGER NOT NULL,
[ SourceRow ] INTEGER NOT NULL,
[ Milestone ] TEXT NOT NULL
)