character_pet_inventory¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | char_id | character_data | id |
One-to-One | item_id | items | id |
Schema¶
Column | Data Type | Description |
---|---|---|
char_id | int | Character Identifier |
pet | int | Pet |
slot | int | Slot |
item_id | int | Item Identifier |