blob: 3b6a15d327be1c8f17ff9f34d2f92b06c1fb4e5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# addons
[<-Volver a:Characters](database-characters.md)
Leer en: [English :gb:](../addons) [Spanish :es:](addons)
**Tabla \`addons\`**
**Estructura**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| -------------- | ------------ | ---------- | --- | ---- | ------- | ------ | ------- |
| [name][1] | VARCHAR(120) | SIGNED | PRI | NO | '' | PRI | |
| [crc][2] | INT | UNSIGNED | | NO | 0 | | |
[1]: #name
[2]: #crc
**Descripción de los campos**
### name
`campo-sin-descripción|1`
### crc
`campo-sin-descripción|2`
|