Make ravens oviparous
Ravens are birds, so they should be able to lay eggs.
This commit is contained in:
@@ -1078,7 +1078,7 @@
|
||||
A(ATTK(AT_BITE, AD_PHYS, 1, 6), ATTK(AT_CLAW, AD_BLND, 1, 6), NO_ATTK,
|
||||
NO_ATTK, NO_ATTK, NO_ATTK),
|
||||
SIZ(40, 20, MS_SQAWK, MZ_SMALL), 0, 0,
|
||||
M1_FLY | M1_ANIMAL | M1_NOHANDS | M1_CARNIVORE,
|
||||
M1_FLY | M1_ANIMAL | M1_NOHANDS | M1_OVIPAROUS | M1_CARNIVORE,
|
||||
M2_WANDER | M2_HOSTILE, M3_INFRAVISIBLE, 6, CLR_BLACK, RAVEN),
|
||||
MON("vampire bat", S_BAT, LVL(5, 20, 6, 0, 0), (G_GENO | 2),
|
||||
A(ATTK(AT_BITE, AD_PHYS, 1, 6), ATTK(AT_BITE, AD_DRST, 0, 0), NO_ATTK,
|
||||
|
||||
Reference in New Issue
Block a user