Make hero polyed into fog cloud emit clouds

Also prevent cloud creation giving a message, if it was a single
cloud on hero and deals no damage.
This commit is contained in:
Pasi Kallinen
2024-04-04 12:15:39 +03:00
parent 7f1bbdfb0e
commit f0fdd3c371
5 changed files with 28 additions and 6 deletions

View File

@@ -439,6 +439,8 @@ moveloop_core(void)
curs_on_u();
}
m_everyturn_effect(&gy.youmonst);
gc.context.move = 1;
if (gm.multi >= 0 && go.occupation) {