Skip to content

Commit

Permalink
evilution my beloved.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben10083 committed Jul 12, 2023
1 parent c3ca60a commit 01bf3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/controllers/subsystem/x_evolution.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#define EVOLUTION_INCREMENT_TIME (30 MINUTES) // Evolution increases by 1 every 25 minutes.

SUBSYSTEM_DEF(xevolution)
name = "Evilution"
name = "Evilution" //This is not a typo, do not change it.
wait = 1 MINUTES
priority = SS_PRIORITY_INACTIVITY

Expand Down

0 comments on commit 01bf3d8

Please sign in to comment.