Added suspect code fragment to Known Enemy.

This commit is contained in:
Nick Winter 2014-11-26 19:30:23 -08:00
parent 0499702e10
commit 81495fd722

View file

@ -141,6 +141,7 @@ module.exports = LevelOptions =
hidesRealTimePlayback: true
requiredGear: {'right-hand': 'simple-sword', 'programming-book': 'programmaticon-i', torso: 'tarnished-bronze-breastplate'}
restrictedGear: {feet: 'leather-boots'}
suspectCode: [{name: 'enemy-in-quotes', pattern: /['"]enemy/m}] # '
'master-of-names':
hidesHUD: true
hidesSay: true