mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
Round statistics:
adminhelps, air alarms, borg deaths. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2331 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -21,3 +21,4 @@
|
||||
|
||||
usr << "Your message has been broadcast to administrators."
|
||||
log_admin("HELP: [key_name(src)]: [msg]")
|
||||
tension_master.new_adminhelp()
|
||||
|
||||
@@ -212,11 +212,15 @@
|
||||
<B>Deaths:</B> [tension_master.deaths]<BR>
|
||||
---- <I>Humans:</I> [tension_master.human_deaths]<BR>
|
||||
<B>Explosions:</B> [tension_master.explosions]<BR>
|
||||
<B>Air alarms:</B> [tension_master.air_alarms]<BR>
|
||||
<B>Adminhelps:</B> [tension_master.adminhelps]<BR>
|
||||
<BR>
|
||||
<B>Current Status</B><BR>
|
||||
<B>Tension:</B> [tension_master.score]<BR>
|
||||
<B>Tension per player:</B> [tension_master.score/tension_master.get_num_players()]<BR>
|
||||
<B>Recommendations:</B> not yet implemented<BR>
|
||||
<BR>
|
||||
|
||||
"}
|
||||
|
||||
usr << browse(output,"window=tensionreport")
|
||||
Reference in New Issue
Block a user