destroy needs to return (#11127)

This commit is contained in:
Kashargul
2025-06-29 13:32:17 +02:00
committed by GitHub
parent 21d1049f1e
commit 25f35d41b5

View File

@@ -119,7 +119,7 @@
S.set_up(R, 30, 0, droploc) S.set_up(R, 30, 0, droploc)
spawn(0) spawn(0)
S.start()*/ S.start()*/
..() . = ..()
//What about if someone's in it? Well here you go. //What about if someone's in it? Well here you go.
/mob/living/simple_mob/humanoid/possessed/Login() /mob/living/simple_mob/humanoid/possessed/Login()