mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-08-05 12:15:26 +01:00
Future planning: Add black flower sound flag
This commit is contained in:
parent
502160f6fd
commit
5e3539aed8
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
#define MS_DREAD 41 /* song of the dread seraphim */
|
||||
#define MS_OONA 42 /* song of Oona */
|
||||
#define MS_SONG 43 /* other singers */
|
||||
#define MS_FLOWER 44 /* black flower's songs */
|
||||
|
||||
|
||||
#define MR_FIRE 0x001 /* 1 resists fire */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue