Skip to main content

costumes

Overview

The costumes ini type matches together body parts defined in bodyparts. Costumes are what is actually used elsewhere in the game, such as in mbases.ini or story files.

Vanilla Examples

  • DATA\CHARACTERS\costumes.ini

Syntax

Costume

[Costume]
nickname = STRING
body = STRING
righthand = STRING
lefthand = STRING
ParameterInformation
nicknameSee nickname for more information.
bodyReference to a Body (see bodyparts for available bodies).
righthandReference to a RightHand (see bodyparts for available right hands).
lefthandReference to a LeftHand (see bodyparts for available left hands).