mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-28 16:32:27 +01:00
Remove out-of-date comments from the Demogorgon entry.
This commit is contained in:
parent
15437e0170
commit
6e2c1dacd5
1 changed files with 2 additions and 2 deletions
|
@ -6316,8 +6316,8 @@ is a red right hand
|
|||
ATTK(AT_GAZE, AD_SEDU, 1, 1), /* special cased to only activate if previous two gazes hit */
|
||||
ATTK(AT_MAGC, AD_SPEL, 1, 12), ATTK(AT_MAGC, AD_SPEL, 1, 12),
|
||||
NO_ATTK, NO_ATTK),
|
||||
SIZ(WT_HUGE, 500, MS_SHRIEK, MZ_HUGE), //int[0]: # of gazes that hit,
|
||||
MR_FIRE|MR_POISON|MR_ACID|MR_STONE|MR_SICK|MR_DISINT, 0, //int[1]: # of claws that hit
|
||||
SIZ(WT_HUGE, 500, MS_SHRIEK, MZ_HUGE),
|
||||
MR_FIRE|MR_POISON|MR_ACID|MR_STONE|MR_SICK|MR_DISINT, 0,
|
||||
MM_FLY /*MM*/, MT_STALK|MT_HOSTILE|MT_WAITFORU|MT_WANTSAMUL|MT_ROCKTHROW|MT_TRAITOR /*MT*/, 0 /*MF*/,
|
||||
MB_ANIMAL|MB_SLITHY|MB_HAS_FEET|MB_LONGNECK|MB_NOHANDS|MB_POIS|MB_MALE|MB_STRONG|MB_THICK_HIDE /*MB*/,
|
||||
MG_NOTAME|MG_INFRAVISIBLE|MG_NOPOLY|MG_PNAME|MG_NASTY|MG_PRINCE|MG_HATESSILVER|MG_NOSPELLCOOLDOWN /*MG*/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue