From 68a751a7f7674180d4d3b54084238d8798a081a9 Mon Sep 17 00:00:00 2001 From: tarantonio Date: Fri, 2 May 2014 14:02:08 +0200 Subject: [PATCH] Update config.php --- config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.php b/config.php index fadf4cf..5eacee6 100644 --- a/config.php +++ b/config.php @@ -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, ), ); -?> \ No newline at end of file +?>