Skip to content

Commit

Permalink
[MIRROR] Meowing faster, everything faster! | Reduces global emote CD…
Browse files Browse the repository at this point in the history
…s drastically. (#4941)

* Meowing faster, everything faster! | Reduces global emote CDs drastically. (#4277)

tenebre rosso sangue

* [MIRROR] Meowing faster, everything faster! | Reduces global emote CDs drastically.

* Resolve conflict

---------

Co-authored-by: Hypertorus Fusion Reactor <109750345+dis-integrates-the-integration-tests@users.noreply.github.com>
Co-authored-by: StealsThePRs <[email protected]>
Co-authored-by: Feenie <[email protected]>
  • Loading branch information
4 people authored Aug 18, 2024
1 parent f7a6cdd commit 3c7d5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_nova/modules/emotes/code/emotes.dm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#define EMOTE_DELAY (2 SECONDS) //To prevent spam emotes. // THE FLUFFY FRONTIER EDIT: 5 sec -> 2 sec
#define EMOTE_DELAY (2 SECONDS) //To prevent spam emotes.

/mob
var/nextsoundemote = 1 //Time at which the next emote can be played
Expand Down

0 comments on commit 3c7d5ab

Please sign in to comment.