Skip to content
Snippets Groups Projects
Commit d8cfbe2e authored by DarkGod's avatar DarkGod
Browse files

nop

parent 9ae2c2a2
No related branches found
No related tags found
No related merge requests found
......@@ -272,6 +272,7 @@ uberTalent{
cooldown = 30,
no_energy = true,
is_spell = true,
cant_steal = true,
no_npc_use = true,
require = { special={desc=_t"Have time-travelled at least once", fct=function(self) return game.state.birth.ignore_prodigies_special_reqs or (self:attr("time_travel_times") and self:attr("time_travel_times") >= 1) end} },
action = function(self, t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment