This commit is contained in:
James 2022-09-30 10:21:18 +02:00
parent 3eb3eb1d0e
commit cab2f39a2d
1 changed files with 1 additions and 1 deletions

View File

@ -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