Skip to content

Outfits

Outfits (outfits.toml)

File Location

config/outfits.toml

Structure

[[outfit]]
type = "male"
looktype = 128
name = "Citizen"
premium = false
unlocked = true
[[outfit]]
type = "female"
looktype = 136
name = "Citizen"
premium = false
unlocked = true
[[outfit]]
type = "male"
looktype = 130
name = "Mage"
premium = true
unlocked = false
addons = [1, 2, 3]