Commit d4eb8b8ee2bf8cf3e0378b19d71aeb28c91886db

Authored by dg
1 parent 84637a25

Doomed start with a point in Call Shadows


git-svn-id: http://svn.net-core.org/repos/t-engine4@3855 51575b47-30f0-44d4-a5cc-537603b46e54
... ... @@ -122,6 +122,7 @@ newBirthDescriptor{
122 122 [ActorTalents.T_CURSED_TOUCH] = 1,
123 123 [ActorTalents.T_FEED] = 1,
124 124 [ActorTalents.T_WILLFUL_STRIKE] = 1,
  125 + [ActorTalents.T_CALL_SHADOWS] = 1,
125 126 },
126 127 copy = {
127 128 max_life = 90,
... ...