← Older revision | Revision as of 23:48, 12 April 2021 | ||
Line 1: | Line 1: | ||
− |
local
|
+ |
local tooltipvalue = {
|
['aghs'] = 'With Aghanim\'s Scepter',
|
['aghs'] = 'With Aghanim\'s Scepter',
|
||
['shard'] = 'With Aghanim\'s Shard',
|
['shard'] = 'With Aghanim\'s Shard',
|
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
['aghshard'] = 'With Aghanim\'s Scepter and Aghanim\'s Shard',
|
['aghshard'] = 'With Aghanim\'s Scepter and Aghanim\'s Shard',
|
||
['aghstal'] = 'With Aghanim\'s Scepter and Talent',
|
['aghstal'] = 'With Aghanim\'s Scepter and Talent',
|
||
Line 12: | Line 8: | ||
['gold'] = 'Bounty',
|
['gold'] = 'Bounty',
|
||
['xp'] = 'Experience',
|
['xp'] = 'Experience',
|
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
}
|
}
|
||
+ | |||
+ |
local func = tooltipvalue['choice']
|
||
+ |
if(func) then
|
||
+ |
func()
|
||
+ |
else
|
||
+ |
print (tooltipvalue)
|
||
+ |
end
|
from Dota 2 Wiki - Recent changes [en] https://ift.tt/2PZ2Glp
via IFTTT
Aucun commentaire
Enregistrer un commentaire