/* a burning web is too flimsy to notice if you can't see it */
if(cansee(x,y))Norep("A web bursts into flames!");
(void)delfloortrap(t);
if(cansee(x,y))newsym(x,y);
}
if(is_ice(x,y)){
melt_ice(x,y);
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.