diff --git a/code/modules/economy/Accounts.dm b/code/modules/economy/Accounts.dm index ab5a5e60..0a998b0e 100644 --- a/code/modules/economy/Accounts.dm +++ b/code/modules/economy/Accounts.dm @@ -33,7 +33,7 @@ T.amount = starting_funds if(!source_db) //set a random date, time and location some time over the past few decades - T.date = "[num2text(rand(1,31))] [pick("January","February","March","April","May","June","July","August","September","October","November","December")], 25[rand(10,56)]" + T.date = "[num2text(rand(1,31))] [pick("January","February","March","April","May","June","July","August","September","October","November","December")], 24[rand(10,56)]" T.time = "[rand(0,24)]:[rand(11,59)]" T.source_terminal = "NTGalaxyNet Terminal #[rand(111,1111)]" diff --git a/html/changelog.html b/html/changelog.html index 79637f0e..04f0e28d 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -79,6 +79,7 @@ should be listed in the changelog upon commit though. Thanks. -->
  • Shield Generator Circuit boards costs changed
  • Space a little less deadly
  • All items added to the autolathe now have matter amounts
  • +
  • Date on ATM's changed
  • Temperature gun projectile improved
  • Mod Jump
  • You can no longer turn everything into candy