mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user