mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Matriarch Maintenance Drone Fix (#12301)
You can now actually inhabit matriarch maintenance drones, if you have the command whitelist.
This commit is contained in:
@@ -204,7 +204,4 @@
|
||||
|
||||
/mob/living/silicon/robot/drone/mining/roundstart/Initialize()
|
||||
. = ..()
|
||||
if(SSticker.current_state == GAME_STATE_PLAYING)
|
||||
request_player()
|
||||
else
|
||||
LAZYADD(SSatoms.late_misc_firers, src)
|
||||
check_add_to_late_firers()
|
||||
Reference in New Issue
Block a user