Devilution
Diablo devolved - magic behind the 1996 computer game

◆ MonstSndChar

const char MonstSndChar[] = { 'a', 'h', 'd', 's' }

Monster sound type prefix a: Attack h: Hit d: Death s: Special.

Definition at line 26 of file effects.cpp.