mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 19:29:22 +02:00
Merge pull request #77 from tarantonio/patch-1
default lookBody like RL
This commit is contained in:
commit
9fe186bdff
@ -121,7 +121,7 @@
|
||||
$config['maleOutfitId'] = 128;
|
||||
$config['femaleOutfitId'] = 136;
|
||||
$config['lookHead'] = 78;
|
||||
$config['lookBody'] = 106;
|
||||
$config['lookBody'] = 68;
|
||||
$config['lookLegs'] = 58;
|
||||
$config['lookFeet'] = 76;
|
||||
|
||||
@ -495,4 +495,4 @@
|
||||
'points' => 20,
|
||||
),
|
||||
);
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user