grid¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
Has-Many | id | grid_entries | gridid |
Has-Many | id | spawn2 | pathgrid |
One-to-One | zoneid | zone | zoneidnumber |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Unique Grid Identifier |
zoneid | int | Zone Identifier |
type | int | Wander Type |
type2 | int | Pause Type |