Home
last modified time | relevance | path

Searched refs:does_not_eat (Results 1 – 2 of 2) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/shapes/
H A Dshapeinf.h633 bool does_not_eat() const { in does_not_eat() function
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dactors.cc992 if (get_info().does_not_eat() || (gear_powers & Frame_flags::doesnt_eat)) in use_food()
4253 && is_in_party() && !get_info().does_not_eat()); in mend_wounds()