mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 13:12:22 +00:00
Minor mapfix to make the syndicate deathsquad's announcer actually audible to the team.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3315 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -508,7 +508,7 @@ var/global/datum/tension/tension_master
|
||||
var/mob/dead/observer/theghost = null
|
||||
var/time_passed = world.time
|
||||
var/input = "Purify the station."
|
||||
if(prob(1))
|
||||
if(prob(10))
|
||||
input = "Save Runtime and any other cute things on the station."
|
||||
/*
|
||||
if (emergency_shuttle.direction == 1 && emergency_shuttle.online == 1)
|
||||
|
||||
Reference in New Issue
Block a user