Home
last modified time | relevance | path

Searched refs:MATTR_AMBUSHES (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/game/
H A Dcreature.h121 MATTR_AMBUSHES = 0x400, enumerator
286 return _mAttr & MATTR_AMBUSHES; in ambushes()
H A Dcreature.cpp75 { "ambushes", MATTR_AMBUSHES }, in load()