1
0
Fork 0
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:
Chris-plus-alphanumericgibberish 2016-03-24 22:35:09 -04:00
parent 502160f6fd
commit 5e3539aed8

View file

@ -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 */