nickdhondt / dungeons-and-dragons

Real time digital statistics and game extension
GNU General Public License v2.0
0 stars 0 forks source link

Make condition lookup Server Side #38

Closed thecodewizard closed 9 years ago

thecodewizard commented 9 years ago

Make a function that returns the condition info (given in an array) with the condition_id given.

IMPLEMENTED IN: OR asked by the client when hovering ... OR (i'm preferring this, future self), to set in the loop of get_inventory_data_user() and pass it along as an array in the $inventory_data array.