Yeek's Dominant Will giving exp

All new ideas for the upcoming releases of ToME 4.x.x should be discussed here

Moderator: Moderator

Post Reply
Message
Author
yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Yeek's Dominant Will giving exp

#1 Post by yufra »

Currently kills by the dominated thrall will not give the player experience. It is a simple matter to add the following code to EFF_DOMINANT_WILL's activate function, but the question is should it? I think yes, but maybe there is debate.

Code: Select all

    self.summoner = eff.src
    self.summoner_gain_exp=true
EDIT: Alternatively there could be some code in the game.party:addMember that automatically sets these variables?
<DarkGod> lets say it's intended

Post Reply