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. --> +