This commit is contained in:
Zuhayr
2014-11-30 23:49:55 +10:30
parent a5ee32d4ca
commit 3a312b4a03
2 changed files with 2 additions and 2 deletions

View File

@@ -510,7 +510,7 @@
else if(href_list["toggle_ai_control"])
ai_override_enabled = !ai_override_enabled
else if(href_list["toggle_suit_lock"])
security_check_enabled = !security_check_enabled
locked = !locked
usr.set_machine(src)
src.add_fingerprint(usr)

View File

@@ -58,7 +58,7 @@ Used In File(s): /code/modules/clothing/spacesuits/rig/rig.dm
</td>
<td>
{{if data.emagged || !data.securitycheck}}
<font color = 'orange'><strong>ERROR</strong></font>
<font color = 'orange'><strong>ERROR - MAINTENANCE LOCK CONTROL OFFLINE</strong></font>
{{else}}
{{if data.coverlock}}
<font color = 'red'><strong>LOCKED</strong></font>