diff --git a/app/lib/LevelOptions.coffee b/app/lib/LevelOptions.coffee index df0cfa2f6..6e036418a 100644 --- a/app/lib/LevelOptions.coffee +++ b/app/lib/LevelOptions.coffee @@ -75,6 +75,7 @@ module.exports = LevelOptions = requiredCode: ['Brak'] 'favorable-odds': disableSpaces: true + hidesPlayButton: true hidesRunShortcut: true hidesHUD: true hidesSay: true @@ -84,6 +85,7 @@ module.exports = LevelOptions = restrictedGear: {feet: 'leather-boots'} 'the-raised-sword': disableSpaces: true + hidesPlayButton: true hidesRunShortcut: true hidesHUD: true hidesSay: true