Script typos 0.9.18
authornemo
Fri, 02 Nov 2012 18:50:03 -0400
branch0.9.18
changeset 7936 9f44e39d856c
parent 7935 f8941f0b7bef
child 7937 fb17218d891c
Script typos
share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua
share/hedgewars/Data/Scripts/Multiplayer/Mutant.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
--- 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