|
2015-03-19 00:00
조회: 2,164
추천: 0
고고학 복원 횟수 매크로/run print("Total artifacts"); for x=1,12 do local c=GetNumArtifactsByRace(x); local a =0; for y=1,c do local t = select(9, GetArtifactInfoByRace(x, y)); a=a+t;end local rn = GetArchaeologyRaceInfo(x); if( c > 1 ) then print(rn .. ": " .. a); end end
EXP
13,818
(4%)
/ 14,201
|
알렉호드