Skip to content

Commit

Permalink
Merge pull request #6 from DDAN-17/main
Browse files Browse the repository at this point in the history
Fix Jumpscare not appearing when randomize option is on
  • Loading branch information
NicknameGG authored Jul 3, 2024
2 parents 1fd56f6 + d182127 commit 37e8982
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,11 @@
"type": "bool",
"default": false
}
"randomize-jumpscare-chance": {
"name": "Jumpscare Chance",
"description": "Change jumpscare chance.",
"type": "double",
"default": 1
}
}
}
}

0 comments on commit 37e8982

Please sign in to comment.