Skip to content

content_flags

Info

This page was last generated 2023.07.15

Relationship Diagram(s)

Diagram Edit

Diagram Edit

Diagram Edit

Relationships

Relationship Type Local Key Relates to Table Foreign Key
Has-Many flag_name doors content_flags
Has-Many flag_name doors content_flags_disabled
Has-Many flag_name fishing content_flags
Has-Many flag_name fishing content_flags_disabled
Has-Many flag_name forage content_flags
Has-Many flag_name forage content_flags_disabled
Has-Many flag_name global_loot content_flags
Has-Many flag_name global_loot content_flags_disabled
Has-Many flag_name ground_spawns content_flags
Has-Many flag_name ground_spawns content_flags_disabled
Has-Many flag_name lootdrop content_flags
Has-Many flag_name lootdrop content_flags_disabled
Has-Many flag_name loottable content_flags
Has-Many flag_name loottable content_flags_disabled
Has-Many flag_name merchantlist content_flags
Has-Many flag_name merchantlist content_flags_disabled
Has-Many flag_name object content_flags
Has-Many flag_name object content_flags_disabled
Has-Many flag_name spawn2 content_flags
Has-Many flag_name spawn2 content_flags_disabled
Has-Many flag_name spawnentry content_flags
Has-Many flag_name spawnentry content_flags_disabled
Has-Many flag_name start_zones content_flags
Has-Many flag_name start_zones content_flags_disabled
Has-Many flag_name starting_items content_flags
Has-Many flag_name starting_items content_flags_disabled
Has-Many flag_name tradeskill_recipe content_flags
Has-Many flag_name tradeskill_recipe content_flags_disabled
Has-Many flag_name traps content_flags
Has-Many flag_name traps content_flags_disabled
Has-Many flag_name zone content_flags
Has-Many flag_name zone content_flags_disabled
Has-Many flag_name zone_points content_flags
Has-Many flag_name zone_points content_flags_disabled

Schema

Column Data Type Description
id int Unique Flag Identifier
flag_name varchar Flag Name
enabled tinyint Enabled: 0 = False, 1 = True
notes text Notes