Massive click code rework by SuperSayu, ported from TG.

Full details at https://github.com/tgstation/-tg-station/pull/1206
Fixes #3648

Hopefully done right this time.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
Mloc-Argent
2013-10-08 20:27:39 +01:00
parent 98158dac93
commit a1f55a50b1
133 changed files with 4854 additions and 4673 deletions

View File

@@ -34,7 +34,6 @@
for(var/T in L)
var/datum/medical_effect/M = new T
if (M.manifest(src))
log_debug ("[src], tick [life_tick] : [M] manfiested.")
src.add_side_effect(M.name)
// One full cycle(in terms of strength) every 10 minutes