8 lines
369 B
Plaintext
8 lines
369 B
Plaintext
|
;imports any ltx in the same folder starting with ico_
|
||
|
;ico_ ltx files should have a section that matches that of the item and have entries for:
|
||
|
;icons_texture pointing to the new icon .dds
|
||
|
;inv_grid_x and inv_grid_y pointing to the locaton in the file
|
||
|
;inv_grid_height and inv_grid_height describing how many cells in the dds grid the icon uses.
|
||
|
|
||
|
|
||
|
#include "ico_*.ltx"
|