mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-28 08:22:24 +01:00
Floating eyes should freeze you for a bit longer than they do
This commit is contained in:
parent
6e09c1768b
commit
d0f0ff2f48
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ NEARDATA struct permonst mons[] = {
|
|||
M2_HOSTILE|M2_NEUTER, 0, CLR_GRAY),
|
||||
MON("floating eye", S_EYE, //3
|
||||
LVL(2, 1, 9, 10, 0), (G_GENO|5),
|
||||
A(ATTK(AT_NONE, AD_PLYS, 1,7),
|
||||
A(ATTK(AT_NONE, AD_PLYS, 2,6),
|
||||
NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK),
|
||||
SIZ(10, 10, 0, MS_SILENT, MZ_SMALL), 0, 0,
|
||||
M1_FLY|M1_AMPHIBIOUS|M1_NOLIMBS|M1_NOHEAD|M1_NOTAKE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue