From a7ad50091dff25c469ddf5cc24dc45e3a0be9fcc Mon Sep 17 00:00:00 2001 From: Glom83ersik Date: Thu, 23 Nov 2017 04:53:33 -0800 Subject: [PATCH] Update imageserver to 10.99 (#312) --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index f553932..8b2cb45 100644 --- a/config.php +++ b/config.php @@ -579,7 +579,7 @@ 'onlinelist' => true, // Image server may be unreliable and only for test, // host yourself: https://otland.net/threads/item-images-10-92.242492/ - 'imageServer' => 'http://outfit-images.ots.me/animatedOutfits1090/animoutfit.php' + 'imageServer' => 'http://outfit-images.ots.me/animatedOutfits1099/animoutfit.php' ); // Level requirement to create guild? (Just set it to 1 to allow all levels).