Blindfold removal fix
commitd3768c8530f448ee631095df66cf832e7c6a0fa0
authorAmyBSOD <failureclock@gmx.de>
Tue, 2 Apr 2024 16:29:04 +0000 (2 18:29 +0200)
committerAmyBSOD <failureclock@gmx.de>
Tue, 2 Apr 2024 16:29:04 +0000 (2 18:29 +0200)
tree6a1e0bc9e7a168f084999300117ca7afe170792f
parent8ab167630284bc9f7a9405a6c0a463ad0f2e96a1
Blindfold removal fix

If it gets stolen, you shouldn't always get "You were wearing a blindfold"! For all other worn items (armor, rings, etc.) it was already working properly but there's no "Blindf_gone" function, somehow...
13 files changed:
include/extern.h
src/allmain.c
src/apply.c
src/do_wear.c
src/mhitu.c
src/muse.c
src/potion.c
src/read.c
src/steal.c
src/timeout.c
src/trap.c
src/uhitm.c
src/zap.c