From 350f5b2bf443cc41eb836a1e55b6e71435bdfa36 Mon Sep 17 00:00:00 2001 From: SoundScopes Date: Mon, 1 Sep 2014 15:36:45 +0100 Subject: [PATCH] Date change 2556 to 2456 --- code/modules/economy/Accounts.dm | 2 +- html/changelog.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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