TombEngine/TR5Main/Scripting/Scripts/English.lua

60 lines
1.7 KiB
Lua
Raw Normal View History

2018-09-02 09:29:36 +02:00
-- Global engine strings (please don't change IDs)
strings[1] = "Game";
strings[2] = "Lara's home";
strings[3] = "Controls";
strings[4] = "Display";
strings[5] = "Sound";
strings[6] = "New game";
strings[7] = "Load game";
strings[8] = "Save game";
strings[9] = "Exit game";
strings[10] = "Exit to title";
strings[11] = "Uzi";
strings[12] = "Pistols";
strings[13] = "Shotgun";
strings[14] = "Revolver";
strings[15] = "Revolver + LaserSight";
strings[16] = "Desert Eagle";
strings[17] = "Desert Eagle + LaserSight";
strings[18] = "Desert Eagle Ammo";
strings[19] = "HK Gun";
strings[20] = "HK Gun (Silenced)";
strings[21] = "Shotgun Normal Ammo";
strings[22] = "Shotgun Wideshot Ammo";
strings[23] = "HK Sniper Mode";
strings[24] = "HK Burst Mode";
strings[25] = "HK Rapid Mode";
strings[26] = "HK Ammo";
strings[27] = "Revolver Ammo";
strings[28] = "Uzi Ammo";
strings[29] = "Pistol Ammo";
strings[30] = "LaserSight";
strings[31] = "Silencer";
strings[32] = "Large Medipack";
strings[33] = "Small Medipack";
strings[34] = "Binoculars";
strings[35] = "Headset";
strings[36] = "Flares";
strings[37] = "Timex-TMX";
strings[38] = "Crowbar";
strings[39] = "Use";
strings[40] = "Combine";
strings[41] = "Separe";
2018-09-02 21:13:34 +02:00
strings[42] = "Choose ammo";
strings[101] = "Strets of Rome";
strings[102] = "Trajan Markets";
strings[103] = "The Colosseum";
strings[104] = "The base";
strings[105] = "The submarine";
strings[106] = "Deepsea Dive";
strings[107] = "Sinking Submarine";
strings[108] = "Gallows Tree";
strings[109] = "Labyrinth";
strings[110] = "Old Mill";
strings[111] = "The 13th Floor";
strings[112] = "Escape with the Iris";
strings[113] = "Security breach";
strings[114] = "Red alert!";