Add window.UPGRADE_ANOTHERS_RESONATOR
This commit is contained in:
parent
5e8cab6c88
commit
3263664e48
1
main.js
1
main.js
@ -188,6 +188,7 @@ window.DESTROY_FIELD = 750; //AP for destroying field
|
|||||||
window.CAPTURE_PORTAL = 500; //AP for capturing a portal
|
window.CAPTURE_PORTAL = 500; //AP for capturing a portal
|
||||||
window.DEPLOY_RESONATOR = 125; //AP for deploying a resonator
|
window.DEPLOY_RESONATOR = 125; //AP for deploying a resonator
|
||||||
window.COMPLETION_BONUS = 250; //AP for deploying all resonators on portal
|
window.COMPLETION_BONUS = 250; //AP for deploying all resonators on portal
|
||||||
|
window.UPGRADE_ANOTHERS_RESONATOR = 65; //AP for upgrading another's resonator
|
||||||
window.MAX_PORTAL_LEVEL = 8;
|
window.MAX_PORTAL_LEVEL = 8;
|
||||||
window.MAX_RESO_PER_PLAYER = [0, 8, 4, 4, 4, 2, 2, 1, 1];
|
window.MAX_RESO_PER_PLAYER = [0, 8, 4, 4, 4, 2, 2, 1, 1];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user