1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-07-30 01:12:25 +01:00

Give Glasya couatl-like spells.

Also, she was supposed to have wings.
This commit is contained in:
chris 2023-07-10 15:25:49 -04:00
parent c6502e1d41
commit c71720654c
2 changed files with 4 additions and 2 deletions

View file

@ -1207,6 +1207,7 @@ unsigned int type;
break;
}
break;
case PM_GLASYA:
case PM_COUATL:
switch(rn2(3)){
case 0:

View file

@ -1135,10 +1135,11 @@ NEARDATA struct permonst mons[] = {
DEF(NAT_AC(9), DEX_AC(9), SPE_AC(9), NAT_DR_HEAD(2), SPE_DR(9)),
A(ATTK(AT_WEAP, AD_PHYS, 1, 4), ATTK(AT_XWEP, AD_PHYS, 1, 4),
ATTK(AT_CLAW, AD_CURS, 1, 4), ATTK(AT_STNG, AD_DRST, 2, 4),
ATTK(AT_MMGC, AD_SPEL, 0, 9),
ATTK(AT_GAZE, AD_ELEC, 2, 4), ATTK(AT_NONE, AD_ACID, 9, 6)),
SIZ(WT_HUMAN, CN_HUMAN, MS_SEDUCE, MZ_HUMAN), MR_FIRE|MR_ELEC|MR_POISON|MR_STONE, 0,
0 /*MM*/, MT_STALK|MT_HOSTILE|MT_WAITFORU|MT_TRAITOR|MT_COLLECT /*MT*/, MF_MARTIAL_E|MF_BAB_FULL /*MF*/,
MB_HUMANOID|MB_POIS|MB_STRONG|MB_FEMALE /*MB*/, MG_PNAME|MG_NOPOLY|MG_NASTY|MG_INFRAVISIBLE|MG_LORD|MG_HATESSILVER|MG_TRACKER /*MG*/,
MM_FLY /*MM*/, MT_STALK|MT_HOSTILE|MT_WAITFORU|MT_TRAITOR|MT_COLLECT /*MT*/, MF_MARTIAL_E|MF_BAB_FULL /*MF*/,
MB_HUMANOID|MB_POIS|MB_STRONG|MB_FEMALE|MB_WINGS /*MB*/, MG_PNAME|MG_NOPOLY|MG_NASTY|MG_INFRAVISIBLE|MG_LORD|MG_HATESSILVER|MG_TRACKER /*MG*/,
MA_DEMON /*MA*/, MV_EXTRAMISSION /*MV*/, MW_ELDER_EYE_PLANES /*MW*/, HI_LORD),
/*
* jellies