OBJ_M_UNIVSLC

This table stores help text about universes, sliced in 254-character slices.

Name Null ? Type Values
M_UNIS_N_ID NOT NULL int10 ID of the "universe slice". It is pointed by "OBJ_M_UNIVERSES.M_UNI_N_HELPSLCID", and allocated through the OBJ_M_MAGICID table, using the UNIVCSTSLC row.
M_UNIS_N_BLKID NOT NULL int10 Bloc sequential number (numbered from 1 on).
M_UNIS_C_NAME NOT NULL char(35) Contains the string "help".
M_UNIS_C_BULK NOT NULL char(254) This column stores the data itself.