Fixed 'if' that snuck into condition in Nehrim masterlist.

This commit is contained in:
WrinklyNinja
2013-05-10 18:13:50 +01:00
parent 406ad36095
commit 0b5a536811
+1 -1
View File
@@ -18,7 +18,7 @@ plugins:
msg:
- type: error
content: This must not be activated. However, it can be useful when porting Oblivion mods to Nehrim.
condition: if active("Oblivion.esm")
condition: active("Oblivion.esm")
- name: HorseCombatMaster.esm
msg: [ *masterReassign ]