Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/source/StructureSpawn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 : <a href="#Creep">Creep</a>
Expand Down