From b7690008ada48af07e87c2cbea222ca91ddfb54b Mon Sep 17 00:00:00 2001 From: PsiOmega Date: Sun, 20 Jul 2014 19:27:13 +0200 Subject: [PATCH] Updates the changelog with relevant AI changes. --- code/_onclick/ai.dm | 2 -- html/changelog.html | 12 ++++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/code/_onclick/ai.dm b/code/_onclick/ai.dm index f36e2ce34ab..a2ebbb33f3b 100644 --- a/code/_onclick/ai.dm +++ b/code/_onclick/ai.dm @@ -125,8 +125,6 @@ return /obj/machinery/door/airlock/AIAltClick() // Electrifies doors. - if(emagged) - return if(!secondsElectrified) // permenant shock Topic("aiEnable=6", list("aiEnable"="6"), 1) // 1 meaning no window (consistency!) diff --git a/html/changelog.html b/html/changelog.html index 0f0f300b5c3..0b05b601276 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -113,6 +113,18 @@ should be listed in the changelog upon commit though. Thanks. --> +
+

20 July 2014

+

PsiOmegaDelta updated:

+ +
+

1 July 2014

Mloc updated: