Changed observe button warning to reflect 30 minute wait time.

This commit is contained in:
DJSnapshot
2013-08-08 14:32:44 -07:00
parent 60be04da67
commit 0feea48cf8
+1 -1
View File
@@ -106,7 +106,7 @@
if(href_list["observe"])
if(alert(src,"Are you sure you wish to observe? You will not be able to play this round!","Player Setup","Yes","No") == "Yes")
if(alert(src,"Are you sure you wish to observe? You will have to wait 30 minutes before being able to respawn!","Player Setup","Yes","No") == "Yes")
if(!client) return 1
var/mob/dead/observer/observer = new()