mirror of
https://github.com/EQEmu/eqemu-docs-v2.git
synced 2026-08-08 17:45:09 -04:00
3.8 KiB
3.8 KiB
grid
!!! info This page was last generated 2022.09.10
Relationship Diagram(s)
Diagram Edit{target=diagrams-edit}
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 |