Code: Select all
http://code.google.com/p/onetimexi/source/browse/trunk/scripts/globals/armor_upgrade.lua?spec=svn3740&r=3740
Also, I'm no math expert, but
COSMOCLEANSEdayRemaining = math.floor(((lastcosmotime + (BETWEEN_2COSMOCLEANSE_WAIT_TIME * 24 * 60 * 60)) - realDay)/3456);
This aint working for getting cosmo cleaner in 72 hours.