Page 1 of 1

Abilities description issue

Posted: Wed Jul 29, 2015 10:37 am
by Blackstorm
Hi,

I have identified an issue with our current DB, and with the field "ability_description". The content (limited to 250 chars) truncate some data.

I.e : ability_id = 26777
content:
"Allows you to fuse your thoughts with the other Psionicists in the world. This will allow communication between all players participating in the union. With this link you also regenerate 1 energy per second.(To participate in the union of thought"

missing the end of the description.

Your servant.

Re: Abilities description issue

Posted: Wed Jul 29, 2015 1:23 pm
by Xinux
Yup it has already been changed in the raw data it just hasn't been changed on the current DB yet.

Re: Abilities description issue

Posted: Wed Jul 29, 2015 1:23 pm
by John Adams
Already taken care of in Raw Data months ago. I just haven't given out a brand new Abilities table due to all the work Faux is doing with it. Once he's at a place where I can update all description values with a `text` data type, this should get fixed (as I already have the data parsed).

Your master.

Xinux, get out of my head.

Code: Select all

Allows you to fuse your thoughts with the other Psionicists in the world. This will allow communication between all players participating in the union. With this link you also regenerate 1 energy per second.

(To participate in the union of thought type /mind.)