Sc tribe resourcesTable: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | mNo edit summary | ||
| Line 34: | Line 34: | ||
| |- | |- | ||
| | | | | ||
| | | |nick | ||
| | | |varchar(30) | ||
| | | |||
| | | | | ||
| | | | | ||
| |   | |   | ||
| |- | |- | ||
| | | | | ||
| |amount | |||
| |int(10) | |||
| | | | | ||
| |0 | |||
| | | | | ||
| |   | |   | ||
| |} | |} | ||
| [[Category:Engine documents]] | [[Category:Engine documents]] | ||
Latest revision as of 15:06, 11 January 2022
| UE | Field | Type | Key Type | Default | Extra | Description | 
|---|---|---|---|---|---|---|
| id | int(10) | PRI | auto_increment | |||
| tribe_id | int(10) | |||||
| name | varchar(30) | |||||
| nick | varchar(30) | |||||
| amount | int(10) | 0 |