Allow knife and stiletto as possible tin opening tools

Via Dynahack, original idea from K-mod by Karadoc.
This commit is contained in:
Pasi Kallinen
2016-01-06 18:40:41 +02:00
parent 0a25502593
commit caf872be05
2 changed files with 3 additions and 0 deletions

View File

@@ -1431,6 +1431,8 @@ struct obj *otmp;
case ELVEN_DAGGER:
case ORCISH_DAGGER:
case ATHAME:
case KNIFE:
case STILETTO:
case CRYSKNIFE:
tmp = 3;
break;