From b48b7fdfd6c5f1f97cc08bebdf477c0300546c81 Mon Sep 17 00:00:00 2001 From: Etienne Samson Date: Fri, 10 Apr 2026 17:58:15 +0200 Subject: [PATCH] Describe the deprecated nature of renewCreep w.r.t boost removal --- api/source/StructureSpawn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/source/StructureSpawn.md b/api/source/StructureSpawn.md index 3eca864b..0ef002df 100644 --- a/api/source/StructureSpawn.md +++ b/api/source/StructureSpawn.md @@ -343,7 +343,7 @@ Energy required for each execution is determined using this formula: ceil(creep_cost/2.5/body_size) ``` -Renewing a creep removes all of its boosts. +Renewing a creep removes all of its boosts, though this behavior is deprecated and will turn into an error soon. {% api_method_params %} target : Creep