Legofarmen / tunics

A roguelike-like Zelda game for the Solarus engine.
http://tunics.legofarmen.se
Other
36 stars 11 forks source link

Remove enemy_hurt from bari mixin on_hurt_by_sword() #70

Closed sandstrand closed 9 years ago

sandstrand commented 9 years ago

self:hurt should not be used here since the enemy is already in the hurt state.