@@ -379,7 +379,7 @@ EX void pushThumper(const movei& mi) {
cto->wall=waCrateOnTarget;
th->wall=waCrateTarget;
}
elseif(among(w,waRichDie,waHappyDie)){
elseif(isDie(w)){
th->wall=waNone;
cto->wall=w;
dice::roll(mi);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.