diff --git a/src/SecExp/edicts.tw b/src/SecExp/edicts.tw index 3bb42ef25e17ac9c4bc3eb31c98e1bcc2e980d0d..b62cabdc44a58e683527464c3b3c21acb9f23bb0 100644 --- a/src/SecExp/edicts.tw +++ b/src/SecExp/edicts.tw @@ -147,7 +147,7 @@ <</if>> <<if $pregExemption == 1>> - <br>''@@.lime;Military exemption for pregnancys:@@'' pregnant citizens are allowed, and encouraged, to avoid military service. + <br>''@@.lime;Military exemption for pregnancies:@@'' pregnant citizens are allowed, and encouraged, to avoid military service. [[Repeal|edicts][$pregExemption = 0]] <</if>> <</if>> @@ -508,7 +508,7 @@ <<else>> <br>//Not enough Authority.// <</if>> - <br> //Will replenish militia manpower moderatly fast and will cap at 5% of the total citizens population, but has a high authority cost// + <br> //Will replenish militia manpower moderately fast and will cap at 5% of the total citizens population, but has a high authority cost// <</if>> <<if $militaryService == 0>> <br>''Obligatory military service:'' every citizen is required to register and serve under the militia. @@ -565,7 +565,7 @@ <<if $arcologies[0].FSRepopulationFocus >= 40 && ($conscription == 1 || $militaryService == 1 || $militarizedSociety == 1)>> <<if $pregExemption == 0>> - <br>''@@.lime;Military exemption for pregnancys:@@'' pregnant citizens will be allowed, and encouraged, to avoid military service. + <br>''@@.lime;Military exemption for pregnancies:@@'' pregnant citizens will be allowed, and encouraged, to avoid military service. <<if $authority >= 1000>> [[Implement|edicts][$pregExemption = 1, $cash -=5000, $authority -= 1000]] <<else>> @@ -707,7 +707,7 @@ <<if $arcologies[0].FSChineseRevivalist >= 40>> <<if $sunTzu == 0>> - <br>''@@.lime;Sun Tzu Teachings:@@'' Fund specialized training for your units and officers to comform your army to the teachings of the "Art of War". + <br>''@@.lime;Sun Tzu Teachings:@@'' Fund specialized training for your units and officers to conform your army to the teachings of the "Art of War". <<if $authority >= 1000>> [[Implement|edicts][$sunTzu = 1, $cash -=5000, $authority -= 1000, $militiaBaseAttack++, $militiaBaseDefense++, $mercBaseAttack++, $mercBaseDefense++, $slaveBaseAttack++, $slaveBaseDefense++, $militiaBaseMorale += 5, $mercBaseMorale += 5, $slaveBaseMorale += 5, $edictsUpkeep += 1000]] <<else>>