a little change for profession editing modal.
This commit is contained in:
parent
8e837a7521
commit
2d6fd78488
@ -77,8 +77,8 @@ function form_prof(jobj) {
|
||||
});
|
||||
$("#violenceRange").val(jobj.violence);
|
||||
$("#powerRange").val(jobj.power);
|
||||
$("#healRange").val(jobj.heal);
|
||||
$("#foodRange").val(jobj.food);
|
||||
$("#healRange").val(jobj.asocial);
|
||||
$("#foodRange").val(jobj.foodstuffs);
|
||||
}
|
||||
|
||||
function form_heal(jobj) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user