Ken's leather cloak.

This commit is contained in:
nethack.allison
2002-01-09 00:33:38 +00:00
parent c9dc2a3c40
commit 40e0f19b53
6 changed files with 340 additions and 323 deletions
+2
View File
@@ -204,6 +204,7 @@ Cloak_on()
case DWARVISH_CLOAK:
case CLOAK_OF_MAGIC_RESISTANCE:
case ROBE:
case LEATHER_CLOAK:
break;
case MUMMY_WRAPPING:
/* Note: it's already being worn, so we have to cheat here. */
@@ -254,6 +255,7 @@ Cloak_off()
case CLOAK_OF_DISPLACEMENT:
case OILSKIN_CLOAK:
case ROBE:
case LEATHER_CLOAK:
break;
case MUMMY_WRAPPING:
if (Invis && !Blind) {