Commit 6871dd8d9cd317853aa21f7188e43c0814332a36

Authored by dg
1 parent 472cba96

Fix prodigy screen info text


git-svn-id: http://svn.net-core.org/repos/t-engine4@6230 51575b47-30f0-44d4-a5cc-537603b46e54
... ... @@ -122,7 +122,7 @@ end
122 122 -----------------------------------------------------------------
123 123
124 124 local tuttext = [[Prodigies are special talents that only the most powerful of characters can attain.
125   -All of them require at least 50 in a core stat and many also have more special demands. You can learn a new prodigy at level 40 and 50.
  125 +All of them require at least 50 in a core stat and many also have more special demands. You can learn a new prodigy at level 30 and 42.
126 126 #LIGHT_GREEN#Prodigies available: %d]]
127 127
128 128 function _M:createDisplay()
... ...