mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Enhances AI law and borg logging (#59684)
Persistent logging for sometimes disputed actions The "impacted cyborgs" is useful for reconstructing which borgs were synced to an AI at what time, which sometimes may not be clear from logs
This commit is contained in:
@@ -588,7 +588,7 @@
|
||||
playsound(R, pick('sound/items/drill_use.ogg', 'sound/items/jaws_cut.ogg', 'sound/items/jaws_pry.ogg', 'sound/items/welder.ogg', 'sound/items/ratchet.ogg'), 80, TRUE, -1)
|
||||
sleep(12)
|
||||
if(!prev_lockcharge)
|
||||
R.SetLockdown(0)
|
||||
R.SetLockdown(FALSE)
|
||||
R.set_anchored(FALSE)
|
||||
R.notransform = FALSE
|
||||
R.resize = 2
|
||||
|
||||
Reference in New Issue
Block a user