mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Stops shuttles from bringing background turfs with them. (#15580)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
/mob/living/bot/updatehealth()
|
||||
if(status_flags & GODMODE)
|
||||
health = maxHealth
|
||||
stat = CONSCIOUS
|
||||
set_stat(CONSCIOUS)
|
||||
else
|
||||
health = maxHealth - getFireLoss() - getBruteLoss()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user