Suiciding as a drone causes a cascade of runtimes
Closed this issue · 0 comments
amylizzle commented
Labels
[BUG]
Description
Suicide as a drone, runtime
Steps to reproduce
- Take control of drone
- type suicide command
- you are kicked out the drone
- the TGUI suicide confirm is still there
- click yes
- runtime
Expected Behavior
Honestly not sure - should drones be able to suicide?
Additional Information & Screenshots
Pretty sure the runtimes were because the busy_tiles list was null, we should probably initialise it. But also, given that I was kicked out of the drone and the drone then went about its business, it seems like the suicide command was caught and then passed somewhere that did normal suicide behaviour which flock predates.