# HG changeset patch # User nemo # Date 1351896603 14400 # Node ID 9f44e39d856cf62e6a4f063ad2f05367a50e12f8 # Parent f8941f0b7bef0ba67a221f9e5bd862acbdb90705 Script typos diff -r f8941f0b7bef -r 9f44e39d856c share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua --- a/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua Fri Nov 02 16:26:51 2012 -0400 +++ b/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua Fri Nov 02 18:50:03 2012 -0400 @@ -58,12 +58,12 @@ local temp_val=0 ---för sabotage +--f?r sabotage local disallowattack=0 local disallowleft=true local disable_moving={} ---skall bytas till för alla teams +--skall bytas till f?r alla teams local continent = {} local weapontexts = { @@ -506,7 +506,7 @@ --trackTeams() ShowMission(loc("Continental supplies").." 1.1a",loc("Let a Continent provide your weapons!"), - loc("- Per team weapons|- 9 weaponschemes|- Unique new weapons| |Select continent first round with the Weapon Menu or by ([switch/tab]=Increase,[presice/left shift]=Decrease) on Skip|Some weapons have a second option. Find them with [switch/tab]"), -amLowGravity, 0) + loc("- Per team weapons|- 9 weaponschemes|- Unique new weapons| |Select continent first round with the Weapon Menu or by ([switch/tab]=Increase,[precise/left shift]=Decrease) on Skip|Some weapons have a second option. Find them with [switch/tab]"), -amLowGravity, 0) end --what happen when a turn starts @@ -1060,4 +1060,4 @@ then inpara=false end -end \ No newline at end of file +end diff -r f8941f0b7bef -r 9f44e39d856c share/hedgewars/Data/Scripts/Multiplayer/Mutant.lua --- a/share/hedgewars/Data/Scripts/Multiplayer/Mutant.lua Fri Nov 02 16:26:51 2012 -0400 +++ b/share/hedgewars/Data/Scripts/Multiplayer/Mutant.lua Fri Nov 02 18:50:03 2012 -0400 @@ -430,7 +430,7 @@ setGearValue(mutant,"SelfDestruct",false) setGearValue(gear, "Feeder", false) - AddCaption(getGearValue(gear, "Name") .. loc(" HAS MUTATED" )) + AddCaption(getGearValue(gear, "Name") .. loc(" HAS MUTATED")) TurnTimeLeft=0