Skip to content

Commit

Permalink
Move fake virus event later into the round (#4895)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gw0sty authored Jan 17, 2025
1 parent 7a54a0b commit 3237b0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monkestation/code/modules/events/fake_virus.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/datum/round_event_control/fake_virus
earliest_start = 55 MINUTES
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -7277,6 +7277,7 @@
#include "monkestation\code\modules\events\_event_admin_setup.dm"
#include "monkestation\code\modules\events\artifact_spawn.dm"
#include "monkestation\code\modules\events\brand_intelligence.dm"
#include "monkestation\code\modules\events\fake_virus.dm"
#include "monkestation\code\modules\events\gravity_generator_blackout.dm"
#include "monkestation\code\modules\events\portal_storm.dm"
#include "monkestation\code\modules\events\radiation_storm.dm"
Expand Down

0 comments on commit 3237b0b

Please sign in to comment.