Fixed some runtimes with mulebots, the security computer, and the medical computer, as well as readded the nice prompt the cloner gives to ghosts when they are being cloned. Fixed an odd compile error.

This commit is contained in:
SkyMarshal
2012-11-08 14:49:01 -07:00
parent ebf635853b
commit 9b3389145e
6 changed files with 29 additions and 24 deletions
+4 -4
View File
@@ -18,10 +18,10 @@
if(foundrecord)
foundrecord.fields["rank"] = assignment
if(alt_title)
foundrecord.fields["real_rank"] = alt_title
else
foundrecord.fields["real_rank"] = assignment
if(alt_title)
foundrecord.fields["real_rank"] = alt_title
else
foundrecord.fields["real_rank"] = assignment