mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
@@ -308,8 +308,8 @@
|
|||||||
return bad_vital_organ
|
return bad_vital_organ
|
||||||
|
|
||||||
//this needs to be last since if any of the 'other conditions are met their messages take precedence
|
//this needs to be last since if any of the 'other conditions are met their messages take precedence
|
||||||
if(!H.client && !H.teleop)
|
//if(!H.client && !H.teleop)
|
||||||
return "buzzes, \"Resuscitation failed - Mental interface error. Further attempts may be successful.\""
|
// return "buzzes, \"Resuscitation failed - Mental interface error. Further attempts may be successful.\""// CHOMPEdit, removing this check to allow revival through bad internet connections.
|
||||||
|
|
||||||
return null
|
return null
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user