Files
Paradise/code/modules
Tigercat2000 f3dd9d5e82 Fix runtime error with handle_heartbeat()
Fixes this runtime error:
//-------------------------------------------------\\
|| runtime error: Cannot read null.status          ||
|| proc name: handle heartbeat                     ||
|| (/mob/living/carbon/human/proc/handle_heartbeat)||
|| source file: life.dm,1648                       ||
\\-------------------------------------------------//

This was caused by no sanity check to make sure that
internal_organs_by_name actually returned an organ, therefore it was
attempting to read a null variable, which causes a runtime error.
2015-04-11 11:43:35 -07:00
..
2015-04-04 14:27:53 -04:00
2015-03-08 19:12:35 -04:00
2015-04-06 23:12:15 -04:00
2015-04-10 03:39:18 -04:00
2015-03-04 16:36:17 +01:00
2015-03-26 18:52:29 +01:00
2015-04-04 14:27:53 -04:00
2015-04-04 14:27:53 -04:00
2015-04-04 14:27:53 -04:00
2015-03-27 05:41:45 -04:00
2015-03-05 14:35:17 -05:00
2015-04-05 18:53:10 -04:00
2015-04-04 14:27:53 -04:00
2015-04-04 14:27:53 -04:00
2015-03-07 03:26:45 -05:00
2015-03-03 22:51:54 +01:00
2015-04-04 14:27:53 -04:00