Noch mehr Doppelspieler

This commit is contained in:
Enno Rehling 2005-09-08 22:25:56 +00:00
parent 4ac9cf30e8
commit f175d0804d
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
local function kill_multis()
local multis = { "ogq", "idan", "e8L1" }
local multis = { "aLuk", "3", "rd2r", "aaa", "no3i", "1Lru" }
for k, v in multis do
local f = get_faction(atoi36(v))
if f~=nil then

View File

@ -7,8 +7,8 @@ function loadscript(name)
end
function change_locales()
local localechange = { }
-- local localechange = { en = { "y7hq" } }
-- local localechange = { }
local localechange = { en = { "bLub" } }
for loc, flist in localechange do
for index, name in flist do