Make the raven medusa level shortsighted

This prevents all of the ravens mobbing the player immediately.

Change via Dynahack by Tung Nguyen
This commit is contained in:
Pasi Kallinen
2016-01-06 18:54:21 +02:00
parent caf872be05
commit c8d0b04c74
2 changed files with 2 additions and 1 deletions

View File

@@ -218,7 +218,7 @@ MONSTER:random,random
LEVEL:"medusa-3"
FLAGS: noteleport,mazelevel
FLAGS: noteleport,mazelevel,shortsighted
INIT_MAP:solidfill,' '
GEOMETRY:center,center
#

View File

@@ -101,6 +101,7 @@ poison breath leaves a trail of poison gas
make vault guard accept names starting with number
fix weight of containers in special levels
allow knife and stiletto as possible tin opening tools
make the raven medusa level shortsighted
Platform- and/or Interface-Specific Fixes