Change Nalzok and Minion of Huhetotl to bright red

Disambiguate them from all the other red major demons.
The tiles are already bright red.
This commit is contained in:
Pasi Kallinen
2024-04-11 21:39:22 +03:00
parent 7da370d74a
commit f15035868c
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -3612,7 +3612,7 @@
M2_NOPOLY | M2_DEMON | M2_STALK | M2_HOSTILE | M2_STRONG | M2_NASTY
| M2_COLLECT,
M3_WANTSARTI | M3_WAITFORU | M3_INFRAVISION | M3_INFRAVISIBLE,
23, CLR_RED, MINION_OF_HUHETOTL),
23, CLR_ORANGE, MINION_OF_HUHETOTL),
MON(NAM("Thoth Amon"), S_HUMAN,
LVL(16, 12, 0, 10, -14), (G_NOGEN | G_UNIQ | G_NOCORPSE),
A(ATTK(AT_WEAP, AD_PHYS, 1, 6), ATTK(AT_MAGC, AD_SPEL, 0, 0),
@@ -3698,7 +3698,7 @@
M2_NOPOLY | M2_DEMON | M2_MALE | M2_PNAME | M2_HOSTILE | M2_STRONG
| M2_STALK | M2_NASTY | M2_COLLECT,
M3_WANTSARTI | M3_WAITFORU | M3_INFRAVISION | M3_INFRAVISIBLE,
23, CLR_RED, NALZOK),
23, CLR_ORANGE, NALZOK),
MON(NAM("Scorpius"), S_SPIDER,
LVL(15, 12, 10, 0, -15), (G_NOGEN | G_UNIQ),
A(ATTK(AT_CLAW, AD_PHYS, 2, 6), ATTK(AT_CLAW, AD_SAMU, 2, 6),