Register your account to receive email notifications when new services and mods are added.
UPDATE `userstats` SET `strength`=((`strength`/100)*10) >10;
UPDATE `userstats` SET `strength`=((`strength`/100)*10) WHERE strength >10;