locales_npc_script_text
This table contains the localized npc_script texts.
Structure
Field | Type | Default | Comment |
---|---|---|---|
entry | int(10) | 0 | |
language_code | varchar(5) | 0 | |
text | longtext |
entry
The unique ID from npc_script_text for the text.
languages_code
The lanuguage code:
frFR = french deDE = german ruRU = russian
text
The localized text.