Skip to content

character_pet_declinedname

When connected to a server on timezone 12 or by setting DeclinedNames = 1 the client generates declinated versions of a cyrillic pet name. These are stored here.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
idintunsignedPRINO0
ownerintunsignedMULNO0
genitivevarchar(12)NO''
dativevarchar(12)NO''
accusativevarchar(12)NO''
instrumentalvarchar(12)NO''
prepositionalvarchar(12)NO''
 

Description of fields ​

id ​

The id of the pet.  

owner ​

The guid of the pet's owner.  

genitive ​

Name in genetive casus.  

dative ​

Name in dative casus.  

accusative ​

Name in accusative casus.  

instrumental ​

Name in instrumental casus.  

prepositional ​

Name in prepositional casus.