4646
|
1 |
locale = {
|
|
2 |
-- ["A game of luck"] = "",
|
|
3 |
-- ["Aiming Practice"] = "", --Bazooka, Shotgun, SniperRifle
|
|
4 |
-- ["Bat balls at your enemies and|push them into the sea!"] = "",
|
|
5 |
-- ["Bat your opponents through the|baskets and out of the map!"] = "",
|
|
6 |
-- ["Bazooka Training"] = "",
|
|
7 |
-- ["Best laps per team: "] = "",
|
|
8 |
-- ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "", --Bazooka, Shotgun, SniperRifle
|
|
9 |
-- ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "", --Bazooka, Shotgun, SniperRifle
|
|
10 |
-- ["Fastest lap: "] = "",
|
|
11 |
-- ["Hedgewars-Basketball"] = "",
|
|
12 |
-- ["Hedgewars-Knockball"] = "",
|
|
13 |
-- ["Hunter"] = "", --Bazooka, Shotgun, SniperRifle
|
|
14 |
-- ["NEW fastest lap: "] = "",
|
|
15 |
-- ["Not So Friendly Match"] = "", -- Basketball, Knockball
|
|
16 |
-- ["Oh no! Time's up! Just try again."] = "", --Bazooka, Shotgun, SniperRifle
|
|
17 |
-- ["Random Weapons"] = "",
|
|
18 |
-- ["Shotgun Team"] = "",
|
|
19 |
-- ["Shotgun Training"] = "",
|
|
20 |
-- ["%s is out and Team %d|scored a penalty!| |Score:"] = "", -- Basketball, Knockball
|
|
21 |
-- ["%s is out and Team %d|scored a point!| |Score:"] = "", -- Basketball, Knockball
|
|
22 |
-- ["Sniper Training"] = "",
|
|
23 |
-- ["Sniperz"] = "",
|
|
24 |
-- ["Team %d: "] = "",
|
|
25 |
-- ["There has been a mix-up with your gear and now you|have to utilize whatever is coming your way!"] = "",
|
|
26 |
-- ["TrophyRace"] = "",
|
|
27 |
-- ["Use your rope to get from start to finish as fast as you can!"] = "",
|
|
28 |
-- ["You've reached the goal!| |Time: "] = "",
|
|
29 |
-- ["'Zooka Team"] = "",
|
|
30 |
}
|