Merge branch 'master' of github.com:Baystation12/Baystation12 into feature

Conflicts:
	baystation12.dme
This commit is contained in:
cib
2013-05-19 05:54:14 +02:00
14 changed files with 10401 additions and 10402 deletions
+2 -2
View File
@@ -200,7 +200,7 @@ datum/controller/vote
log_vote(text)
world << "<font color='purple'><b>[text]</b>\nType vote to place your votes.\nYou have [config.vote_period/10] seconds to vote.</font>"
world << sound('misc/bloblarm.ogg')
world << sound('weapons/smg_empty_alarm.ogg')
if(mode == "gamemode" && going)
going = 0
world << "<font color='red'><b>Round start has been delayed.</b></font>"
@@ -305,4 +305,4 @@ datum/controller/vote
set name = "Vote"
if(vote)
src << browse(vote.interface(client),"window=vote;can_close=0")
src << browse(vote.interface(client),"window=vote;can_close=0")