mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
AOOC is now added to players upon reconnecting, if they are an antag. Technically a lazy fix, because the verb should maybe be a mob verb instead, and thus be added automatically. But hey, it works.
This commit is contained in:
@@ -284,6 +284,9 @@
|
||||
if (outdated_greeting_info)
|
||||
server_greeting.display_to_client(src, outdated_greeting_info)
|
||||
|
||||
// Check code/modules/admin/verbs/antag-ooc.dm for definition
|
||||
add_aooc_if_necessary()
|
||||
|
||||
//////////////
|
||||
//DISCONNECT//
|
||||
//////////////
|
||||
|
||||
Reference in New Issue
Block a user