mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-08-13 08:01:40 +01:00
Fix redundant material in the War-helm description
This commit is contained in:
parent
f22bb95c7d
commit
5460380330
1 changed files with 1 additions and 1 deletions
|
@ -1753,7 +1753,7 @@ A("The Sickle of Thunderblasts", SICKLE, (const char *)0,
|
|||
NOINVOKE, NOFLAG
|
||||
),
|
||||
|
||||
A("The War-helm of the Dreaming", FACELESS_HELM, "bird-like bone faceless helm",
|
||||
A("The War-helm of the Dreaming", FACELESS_HELM, "bird-like faceless helm",
|
||||
4500L, MT_DEFAULT, MZ_DEFAULT, WT_DEFAULT,
|
||||
A_CHAOTIC, PM_MADMAN, NON_PM, TIER_A, (ARTG_NOGEN|ARTG_NOWISH|ARTG_MAJOR|ARTG_FXALGN),
|
||||
NO_MONS(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue