Shows the actual date instead of number of days for byond/player age in player panel

This commit is contained in:
Lzimann
2017-05-06 21:20:36 -03:00
parent 1ef9f6606a
commit ecd9121e60
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
body += " \[<A href='?_src_=holder;revive=\ref[M]'>Heal</A>\] "
if(M.client)
body += "<br>\[<b>Player Age:</b> [M.client.player_age]\]\[<b>Byond Age:</b> [M.client.account_age]\]"
body += "<br>\[<b>Player Age:</b> [M.client.player_join_date]\]\[<b>Byond Age:</b> [M.client.account_join_date]\]"
body += "<br><br>\[ "