Merge pull request #3923 from myk002/myk_rename_burrow

[burrows] rename burrows plugin to burrow to match the command name
develop
Myk 2023-10-30 16:26:04 -07:00 committed by GitHub
commit 73dbd6de65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

@ -5608,10 +5608,10 @@ Native functions provided by the `buildingplan` plugin:
* ``void doCycle()`` runs a check for whether buildings in the monitor list can be assigned items and unsuspended. This method runs automatically twice a game day, so you only need to call it directly if you want buildingplan to do a check right now.
* ``void scheduleCycle()`` schedules a cycle to be run during the next non-paused game frame. Can be called multiple times while the game is paused and only one cycle will be scheduled.
burrows
=======
burrow
======
The `burrows` plugin implements extended burrow manipulations.
The `burrow` plugin implements extended burrow manipulations.
Events: