Loot rulesTable: Difference between revisions
Jump to navigation
Jump to search
Created page with " {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(10) unsigned |PRI | |auto_increment | |- | |name |varchar(30) |UNI | | | |}" |
No edit summary |
||
Line 27: | Line 27: | ||
| | | | ||
|} | |} | ||
See also [[Loot rulesTable|loot_rules]] table. |
Revision as of 22:27, 14 March 2024
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(10) unsigned | PRI | auto_increment | |||
name | varchar(30) | UNI |
See also loot_rules table.