mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 19:35:55 +00:00
chore: format everything
This commit is contained in:
@@ -13,11 +13,11 @@ class MobEffect;
|
||||
// enablePreCompletion - If this is true, then the player can complete this
|
||||
// task out of sequence.
|
||||
// This stops us asking them to do
|
||||
//things they have already done
|
||||
// things they have already done
|
||||
// constraints - A list of constraints which can be activated
|
||||
// (as a whole).
|
||||
// If they are active, then the
|
||||
//constraints are removed when the task is completed
|
||||
// constraints are removed when the task is completed
|
||||
// areConstraintsEnabled- A flag which records whether or not we have added the
|
||||
// constraints to the tutorial
|
||||
class TutorialTask {
|
||||
|
||||
Reference in New Issue
Block a user