FactionsTable

From PSwiki
Revision as of 12:06, 11 January 2022 by Grimston (talk | contribs) (Created page with " {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(8) unsigned |PRI | |auto_increment | |- | |faction_name |varchar(40) | | | | |- | |faction_description |text | | | | |- | |faction_character |text | | | | |- | |faction_weight |float(6,3) | |1.000 | | |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


UE Field Type Key Type Default Extra Description
id int(8) unsigned PRI auto_increment
faction_name varchar(40)
faction_description text
faction_character text
faction_weight float(6,3) 1.000