mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-31 09:52:25 +01:00
change tabbing
This commit is contained in:
parent
e4e8ee3f5e
commit
a9404af3f1
1 changed files with 1 additions and 1 deletions
|
@ -3729,7 +3729,7 @@ gethungry() /* as time goes by - called by moveloop() and domove() */
|
|||
if(Race_if(PM_INCANTIFIER)) hungermod *= 10;
|
||||
|
||||
if ((carnivorous(youmonst.data)
|
||||
|| herbivorous(youmonst.data)
|
||||
|| herbivorous(youmonst.data)
|
||||
|| maybe_polyd(is_vampire(youmonst.data),
|
||||
Race_if(PM_VAMPIRE)))
|
||||
&& !(moves % hungermod)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue