This commit is contained in:
Daniel Björkholm
2014-05-02 12:31:57 +02:00
parent 23fd746970
commit 70b6940f82
4 changed files with 12 additions and 6 deletions

View File

@@ -119,7 +119,11 @@
$config['soul'] = 100;
$config['maleOutfitId'] = 128;
$config['femaleOutfitId'] = 138;
$config['femaleOutfitId'] = 136;
$config['lookHead'] = 78;
$config['lookBody'] = 106;
$config['lookLegs'] = 58;
$config['lookFeet'] = 76;
// No vocation info (if user select vocation id 0, we force thees configurations on him
$config['nvlevel'] = 1;