here
This commit is contained in:
@@ -192,4 +192,8 @@ class Craft{
|
||||
}
|
||||
}
|
||||
|
||||
Craft.getStatus = function(instance) {
|
||||
return { active: true, target: 'sea_lantern' };
|
||||
};
|
||||
|
||||
module.exports = Craft;
|
||||
|
||||
Reference in New Issue
Block a user