MysticJay / ZasoItems.CE

Take Zaso Items forward to be used with IITC-CE
9 stars 5 forks source link

Update decay-calculator.user.js #3

Closed Ayaro1 closed 4 years ago

Ayaro1 commented 4 years ago

Update portal decay calculation to 5% per day during the Covid-19 situation

MysticJay commented 4 years ago

Problem understood, but temporary changes to Ingress are not reflected in IITC and neither should do the plugins.

Moved the value to a variable right at the top of the plugin. window.plugin.decayCalculator.decayRate = 15;

It is now possible to either do a temporary change by setting a different value via console or change the file in that specific line.