fix b17004
<Someone>: Baby shimmering dragons have been made DRAGON_SILVER. Adults are still cyan, as are their scales. Not that it matters while they're still commented out, but why the discrepancy?
This commit is contained in:
@@ -1202,7 +1202,7 @@ NEARDATA struct permonst mons[] = {
|
||||
NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK),
|
||||
SIZ(1500, 500, 0, MS_ROAR, MZ_HUGE), 0, 0,
|
||||
M1_FLY|M1_THICK_HIDE|M1_NOHANDS|M1_CARNIVORE,
|
||||
M2_HOSTILE|M2_STRONG|M2_GREEDY|M2_JEWELS, 0, DRAGON_SILVER),
|
||||
M2_HOSTILE|M2_STRONG|M2_GREEDY|M2_JEWELS, 0, CLR_CYAN),
|
||||
#endif
|
||||
MON("baby red dragon", S_DRAGON,
|
||||
LVL(12, 9, 2, 10, 0), G_GENO,
|
||||
|
||||
Reference in New Issue
Block a user