[MIRROR] Full revert of #79995 (tri-ai station trait). Partal revert of #81681 (human ai) (#28820)

* Full revert of #79995 (tri-ai station trait). Partal revert of #81681 (human ai)

* Update neutral_traits.dm

---------

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-07-13 14:59:32 +05:30
committed by GitHub
co-authored by Kyle Spier-Swenson SpaceLoveSs13
parent 1c11b98391
commit c3cf3ea5d6
8 changed files with 67 additions and 41 deletions
+1
View File
@@ -395,6 +395,7 @@ SUBSYSTEM_DEF(job)
//Setup new player list and get the jobs list
JobDebug("Running DO, allow_all = [allow_all], pure = [pure]")
run_divide_occupation_pure = pure
SEND_SIGNAL(src, COMSIG_OCCUPATIONS_DIVIDED, pure, allow_all)
//Get the players who are ready
for(var/i in GLOB.new_player_list)