@@ -952,6 +952,7 @@ flying pets wouldn't target underwater food but if they happened to fly over
|
|||||||
praying on an altar with pet corpse on it can revive the pet
|
praying on an altar with pet corpse on it can revive the pet
|
||||||
applying a cursed oil lamp can make your hands slippery
|
applying a cursed oil lamp can make your hands slippery
|
||||||
valkyries start with a spear instead of a long sword
|
valkyries start with a spear instead of a long sword
|
||||||
|
grid bugs don't have hands
|
||||||
|
|
||||||
|
|
||||||
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository
|
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository
|
||||||
|
|||||||
+2
-1
@@ -967,7 +967,8 @@
|
|||||||
(G_GENO | G_SGROUP | G_NOCORPSE | 3),
|
(G_GENO | G_SGROUP | G_NOCORPSE | 3),
|
||||||
A(ATTK(AT_BITE, AD_ELEC, 1, 1), NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK,
|
A(ATTK(AT_BITE, AD_ELEC, 1, 1), NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK,
|
||||||
NO_ATTK),
|
NO_ATTK),
|
||||||
SIZ(15, 10, MS_BUZZ, MZ_TINY), MR_ELEC | MR_POISON, 0, M1_ANIMAL,
|
SIZ(15, 10, MS_BUZZ, MZ_TINY), MR_ELEC | MR_POISON, 0,
|
||||||
|
M1_ANIMAL | M1_NOHANDS,
|
||||||
M2_HOSTILE, M3_INFRAVISIBLE, 1, CLR_MAGENTA, GRID_BUG),
|
M2_HOSTILE, M3_INFRAVISIBLE, 1, CLR_MAGENTA, GRID_BUG),
|
||||||
MON("xan", S_XAN, LVL(7, 18, -4, 0, 0), (G_GENO | 3),
|
MON("xan", S_XAN, LVL(7, 18, -4, 0, 0), (G_GENO | 3),
|
||||||
A(ATTK(AT_STNG, AD_LEGS, 1, 4), NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK,
|
A(ATTK(AT_STNG, AD_LEGS, 1, 4), NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK,
|
||||||
|
|||||||
Reference in New Issue
Block a user