@@ -6505,6 +6505,9 @@ int ambushSize(cell *c, eItem what) {
if(ambushval)
returnambushval;
switch(what){
caseitCompass:
return0;
caseitHunting:
returnmin(min(qty,max(33-qty,6)),15);
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.