HomeSort by: relevance | last modified time | path
    Searched refs:SM_MORGOTH (Results 1 - 2 of 2) sorted by relevancy

  /src/games/phantasia/
phantdefs.h 100 #define SM_MORGOTH 23 /* Morgoth */
fight.c 65 if (Curmonster.m_type == SM_MORGOTH)
225 if (Curmonster.m_type == SM_MORGOTH)
323 if (Curmonster.m_type == SM_MORGOTH)
629 if (Curmonster.m_type == SM_MORGOTH)
678 if (Curmonster.m_type == SM_MORGOTH && ch != '3')
885 Curmonster.m_type = SM_MORGOTH;
903 if (Curmonster.m_type != SM_MORGOTH)

Completed in 32 milliseconds