CharacterCreationTable: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |+ !UE !Field !Type !Description |- | |id |int(8) unsigned ! |- | |name |varchar(80) | |- | |description |text | |- | |cp_cost |int(8) | |- | |scriptname..." |
(No difference)
|
Revision as of 22:03, 30 November 2021
UE | Field | Type | Description |
---|---|---|---|
id | int(8) unsigned | ||
name | varchar(80) | ||
description | text | ||
cp_cost | int(8) | ||
scriptname | varchar(255) | ||
choice_area | varchar(32) |