mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-30 01:12:25 +01:00
Merge pull request #1025 from NeroOneTrueKing/patch-rm-gift-gm-robe
Grandmaster's robe isn't a good first gift
This commit is contained in:
commit
c9fe48271d
1 changed files with 1 additions and 1 deletions
|
@ -957,7 +957,7 @@ A("The Tie-Dye Shirt of Shambhala", T_SHIRT, "flamboyantly colorful %s",
|
|||
/*martial arts attacks use exploding dice and get extra damage*/
|
||||
A("The Grandmaster's Robe", ROBE, (const char *)0,
|
||||
4500L, MT_DEFAULT, MZ_DEFAULT, WT_DEFAULT,
|
||||
A_NEUTRAL, NON_PM, NON_PM, TIER_A, (ARTG_GIFT),
|
||||
A_NEUTRAL, NON_PM, NON_PM, TIER_A, NOFLAG,
|
||||
NO_MONS(),
|
||||
NO_ATTK(), NOFLAG,
|
||||
PROPS(), NOFLAG,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue