mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-08-05 12:15:26 +01:00
Angels and demons have blood after all
This commit is contained in:
parent
badb12f9f6
commit
21344c6b9e
1 changed files with 0 additions and 2 deletions
|
@ -446,8 +446,6 @@
|
|||
(ptr)->mlet != S_GOLEM && \
|
||||
(ptr)->mlet != S_KETER && \
|
||||
(ptr)->mlet != S_MIMIC && \
|
||||
(ptr)->mlet != S_DEMON && \
|
||||
(ptr)->mlet != S_ANGEL && \
|
||||
!is_clockwork(ptr) && \
|
||||
(!is_undead(ptr) || is_vampire(ptr)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue