mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
Tweaks watchers and legions (#30028)
* Tweaks watchers and legions * Linters * Flight fix * Fixes aggro range
This commit is contained in:
@@ -288,6 +288,7 @@ RESTRICT_TYPE(/mob/living/basic)
|
||||
. = ..()
|
||||
if(!.)
|
||||
return FALSE
|
||||
REMOVE_TRAIT(src, TRAIT_FLYING, INNATE_TRAIT)
|
||||
if(nest)
|
||||
nest.spawned_mobs -= src
|
||||
nest = null
|
||||
|
||||
Reference in New Issue
Block a user