mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Stops shuttles from bringing background turfs with them. (#15580)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
sleep(10 SECONDS)
|
||||
if(H.client)
|
||||
L.stat = CONSCIOUS //Note that if whatever killed them in the first place wasn't fixed, they're likely to die again.
|
||||
L.set_stat(CONSCIOUS) //Note that if whatever killed them in the first place wasn't fixed, they're likely to die again.
|
||||
dead_mob_list -= H
|
||||
living_mob_list += H
|
||||
H.timeofdeath = null
|
||||
|
||||
Reference in New Issue
Block a user