Files
BongaTheProto 509b8df511 Modularize everything
this seems to be working I thibk
2022-08-06 17:35:53 -05:00

16 lines
322 B
Plaintext

/*
Read code\__DEFINES\cooldowns.dm
*/
//INDEXES
#define COOLDOWN_DOMINANT_SNAP "dominant_snap"
#define COOLDOWN_DOMINANT_EXAMINE "dominant_examine"
#define COOLDOWN_EMOTE_FART "emote_fart"
//Mecha cooldowns
#define COOLDOWN_MECHA_SKYFALL "mecha_skyfall"
#define COOLDOWN_MECHA_MISSILE_STRIKE "mecha_missile_strike"