Update misc.dm

This commit is contained in:
LetterJay
2017-06-30 09:57:49 -05:00
committed by GitHub
parent 98ff55f786
commit 794a541027
+5
View File
@@ -437,3 +437,8 @@ GLOBAL_LIST_INIT(ghost_others_options, list(GHOST_OTHERS_SIMPLE, GHOST_OTHERS_DE
#define GANGSTER_SOLDIER_STARTING_INFLUENCE 5
#define GANGSTER_BOSS_STARTING_INFLUENCE 20
//for determining which type of heartbeat sound is playing
#define BEAT_FAST 1
#define BEAT_SLOW 2
#define BEAT_NONE 0