latest, d2s stuff

This commit is contained in:
Hash Borgir
2022-07-03 04:13:50 -06:00
parent e51e40175e
commit f3b24de2a8
11 changed files with 393 additions and 239 deletions

View File

@@ -171,19 +171,11 @@ $(document).ready(function () {
});
$('input[name="invfile"]').keyup(function(){
invImg = docpath + '/img/items/' + this.value + ".png";
$(".item").attr("src", invImg);
});
/*
*
*
*
*
*
*
*
*
*
**/
// every time we change a prop dropdown,
//