diff --git a/src/SecExp/riotControlCenter.tw b/src/SecExp/riotControlCenter.tw index 341faa3c666679351028fa78012f6849cca710a6..e91625af63f37bb9d82a032d88ffddc78a98467a 100644 --- a/src/SecExp/riotControlCenter.tw +++ b/src/SecExp/riotControlCenter.tw @@ -23,7 +23,7 @@ The riot control center opens its guarded doors to you. The great chamber inside <<else>> You are providing free access to many mass media in the arcology. <<if $riotUpgrades.freeMedia < 5>> - <<link "Invest more resources in the free media project" "riotControlCenter">> + <br><<link "Invest more resources in the free media project" "riotControlCenter">> <<set $riotUpgrades.freeMedia += 1>> <<set $cash -= ((5000 * $upgradeMultiplierArcology * ($riotUpgrades.freeMedia + 1)*$HackingSkillMultiplier))>> <<set $PC.hacking += .5>>