mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-05-06 23:35:10 +01:00
Soul-lens vs soul lens naming and wishing
This commit is contained in:
parent
c7d5baf64d
commit
1dc14f92f6
1 changed files with 1 additions and 0 deletions
|
@ -3551,6 +3551,7 @@ const char *oldstr;
|
|||
!BSTRCMPI(bp, p-6, "talons") || /* set of knives */
|
||||
!BSTRCMPI(bp, p-6, "Thorns") || /* artifact */
|
||||
!BSTRCMPI(bp, p-9, "Soul Lens") || /* artifact */
|
||||
!BSTRCMPI(bp, p-9, "soul-lens") || /* item */
|
||||
!BSTRCMPI(bp, p-19, "Seal of the Spirits") || /* artifact */
|
||||
!BSTRCMPI(bp, p-20, "wind and fire wheels") || /* boots. Yeah. */
|
||||
!BSTRCMPI(bp, p-10, "eucalyptus") ||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue