mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-04-09 22:01:31 +01:00
[MIRROR] Minor typo and comment fixes follow-up for ID card rework (#3830)
* Minor typo and comment fixes follow-up for ID card rework (#57318) * Minor typo and comment fixes follow-up for ID card rework Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
This commit is contained in:
@@ -996,7 +996,9 @@ Pass a positive integer as an argument to override a bot's default speed.
|
||||
. = ..()
|
||||
if(!. || !client)
|
||||
return FALSE
|
||||
access_card.add_access(player_access)
|
||||
// If we have any bonys player accesses, add them to our internal ID card.
|
||||
if(length(player_access))
|
||||
access_card.add_access(player_access)
|
||||
diag_hud_set_botmode()
|
||||
|
||||
/mob/living/simple_animal/bot/Logout()
|
||||
|
||||
Reference in New Issue
Block a user