1
0
Fork 0
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:
chris 2024-02-22 22:12:02 -05:00
parent c7d5baf64d
commit 1dc14f92f6

View file

@ -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") ||