Record in xlogfile if any bones were loaded
This commit is contained in:
@@ -95,6 +95,7 @@ struct u_conduct { /* number of times... */
|
||||
struct u_roleplay {
|
||||
boolean blind; /* permanently blind */
|
||||
boolean nudist; /* has not worn any armor, ever */
|
||||
long numbones; /* # of bones files loaded */
|
||||
};
|
||||
|
||||
/*** Unified structure containing role information ***/
|
||||
|
||||
Reference in New Issue
Block a user