From: Joe Wreschnig Date: Mon, 25 Aug 2014 15:22:17 +0000 (+0200) Subject: Typo. X-Git-Url: https://git.yukkurigames.com/?p=heroik.git;a=commitdiff_plain;h=2f71b2af4b70b31aeb4ff014d28b95449db0efc3 Typo. --- diff --git a/scenarios.js b/scenarios.js index 513f8c9..315cba8 100644 --- a/scenarios.js +++ b/scenarios.js @@ -123,7 +123,7 @@ var EVENTS = [ requires: ["noncanonical"], unique: true }, { name: "Infighting.", - effect: "Greenskins have Undead +1 and Demons -1. Demons have Greenskins +1Undead -1. Undead have Greenskins -1 and Demons +1", + effect: "Greenskins have Undead +1 and Demons -1. Demons have Greenskins +1 and Undead -1. Undead have Greenskins -1 and Demons +1.", requires: ["noncanonical"], unique: true }, ];