summaryrefslogtreecommitdiff
path: root/docs/achievement_reward_locale.md
blob: 3163d882f71ce5caf31e1db651b2ec55594302b7 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# achievement\_reward\_locale

[<-Back-to:World](database-world.md)

**The \`achievement\_reward\_locale\` table**

`table-no-description`

**Structure**

|                                                         |              |                |         |          |             |           |             |
|---------------------------------------------------------|--------------|----------------|---------|----------|-------------|-----------|-------------|
| **Field**                                               | **Type**     | **Attributes** | **Key** | **Null** | **Default** | **Extra** | **Comment** |
| [entry](#entry)               | mediumint(8) | unsigned       | PRI     | NO       | 0           |           |             |
| [subject\_loc1](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [subject\_loc2](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [subject\_loc3](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [subject\_loc4](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [subject\_loc5](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [subject\_loc6](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [subject\_loc7](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [subject\_loc8](#subject_loc) | varchar(100) | signed         |         | NO       | NULL        |           |             |
| [text\_loc1](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |
| [text\_loc2](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |
| [text\_loc3](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |
| [text\_loc4](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |
| [text\_loc5](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |
| [text\_loc6](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |
| [text\_loc7](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |
| [text\_loc8](#text_loc)       | text         | signed         |         | YES      | NULL        |           |             |

**Description of the fields**

### entry

`field-no-description|1`

### subject\_loc

`field-no-description|2`

### text\_loc

`field-no-description|3`