mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
* 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:
co-authored by
Kyle Spier-Swenson
SpaceLoveSs13
parent
1c11b98391
commit
c3cf3ea5d6
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user