Shadow of Death 2 V2.2.1.0 Mod Menu.apk

Current Version 2.2.1.0
Build Version 502
Mod Menu Version 1.0.3c
Requires Android 5.0 and up
Size 229.08 MB
File Name SoD 2 V2.2.1.0 Mod Menu – TheDroidMod.com.apk
Last Updated 11-January-2023
Main Post Shadow of Death 2 Mod Menu APK and Original APK
Play Store Shadow of Death 2: RPG Games

(adsbygoogle = window.adsbygoogle || []).push({});

Your download will be ready in 8.
Download Shadow of Death 2 Mod Menu Apk

JavaScript needs to be enabled in order to be able to download.

(function(){
var message = “%d seconds before download link appears”;
// seconds before download link becomes visible
var count = 8;
var countdown_element = document.getElementById(“countdown”);
var download_link = document.getElementById(“download_link”);
var timer = setInterval(function(){
// if countdown equals 0, the next condition will evaluate to false and the else-construct will be executed
if (count) {
// display text
countdown_element.innerHTML =”Your download will be ready in %d seconds…“.replace(“%d”, count);
// decrease counter
count–;
} else {
// stop timer
clearInterval(timer);
// hide countdown
countdown_element.style.display = “none”;
// show download link
download_link.style.display = “”;
}
}, 1000);
})();

(adsbygoogle = window.adsbygoogle || []).push({});