Skip to content

Commit

Permalink
Update xeno.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
ihatethisengine authored Dec 27, 2023
1 parent 6a4922a commit 4a503f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/xeno.dm
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
#define XENO_HIJACK_EVILUTION_BUFF 10

/// For how long the buff lasts
#define XENO_HIJACK_EVILUTION_TIME 3 MINUTES
#define XENO_HIJACK_EVILUTION_TIME (3 MINUTES)

/// Xenos need to have their number to marines ratio lower than this to get larvae from pylons
#define ENDGAME_LARVA_CAP_MULTIPLIER 0.5
Expand Down

0 comments on commit 4a503f3

Please sign in to comment.