boulder pushing feedback
Redo the details about giving or suppressing "with great effort you push the boulder". It works the same except that if push a different boulder than previously, you'll get a new message. If you do it while riding, you have the same lack-of-message for successive pushes instead of getting a message every turn. Don't exercise strength when pushing a boulder if poly'd into a giant.
This commit is contained in:
@@ -232,6 +232,9 @@ const struct instance_globals_b g_init_b = {
|
||||
UNDEFINED_PTR, /* branches */
|
||||
/* files.c */
|
||||
BONESINIT, /* bones */
|
||||
/* hack.c */
|
||||
0U, /* bldrpush_oid - last boulder pushed */
|
||||
0L, /* bldrpushtime - turn message was given about pushing that boulder */
|
||||
/* mkmaze.c */
|
||||
{ {COLNO, ROWNO, 0, 0}, {COLNO, ROWNO, 0, 0},
|
||||
FALSE, FALSE, 0, 0, { 0 } }, /* bughack */
|
||||
|
||||
Reference in New Issue
Block a user