diff --git a/index.php b/index.php index 85b1d8c..619fd68 100644 --- a/index.php +++ b/index.php @@ -706,7 +706,7 @@ //Monster Setup //Monster amount - var encounter_amount = $("input[name='mob_ammount']").val(); + var encounter_amount = $("#mob_ammount").val(); // A modifier, that applies the ratio of Enemies to players