Merge pull request #230 from Bone-White/master

Better logs for cryokinesis and immolate
This commit is contained in:
Fox-McCloud
2015-01-29 14:15:58 -05:00
3 changed files with 15 additions and 7 deletions
@@ -13,7 +13,6 @@
var/turf/T = get_turf(src)
if(src.energy >= 200)
var/admin_message = "New singularity made"
world << "lengthy = [length(fingerprintshidden)]"
if(fingerprintshidden && length(fingerprintshidden))
admin_message += "touched by: "
if(islist(fingerprintshidden))