-
Notifications
You must be signed in to change notification settings - Fork 47
waypoint_path_name
killerwife edited this page May 29, 2022
·
1 revision
Back to world database list of tables.
Hold name and description for waypoint_path paths.
Field | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|
PathId | int(11) | NO | PRIMARY KEY | NULL | PathId from waypoint_path |
Name | VARCHAR(200) | NO | NULL | Name and use path |
PathId from waypoint_path.
Name and use of path. Example: ThousandNeedles - Kanati Greycloud - Escort path
Mainly a bookkeeping table for naming and documenting uses. We are introducing magic numbers based on various rules and need to know what each is for. Refer to correct Id use at waypoint_path