Automatic bundle update

This commit is contained in:
Github Actions
2024-03-14 18:25:49 +00:00
parent 60c6e03d32
commit 824c6eedb3
34 changed files with 68 additions and 0 deletions

View File

@@ -2282,6 +2282,8 @@ lst.getblock = 任意の座標のタイルの情報を取得します。
lst.setblock = 任意の座標のタイルの情報を変更します。
lst.spawnunit = 任意の座標にユニットをスポーンさせます。
lst.applystatus = ユニットからステータス効果を適用または削除する。
lst.weathersensor = Check if a type of weather is active.
lst.weatherset = Set the current state of a type of weather.
lst.spawnwave = 任意の座標で発生するウェーブをシミュレーションします。\nウェーブを進めません。
lst.explosion = ある場所で爆発を起こします。
lst.setrate = プロセッサーの実行速度を1命令/tickで設定します。