mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Automatic Lawnmower (#311)
* Create lawnmower.lua * Update _file_loader.lua * Delete modules/commands/lawnmower.lua * Update lawnmower.lua * Create lawnmower.lua * Update lawnmower.lua * Update _file_loader.lua * Update lawnmower.lua
This commit is contained in:
6
config/lawnmower.lua
Normal file
6
config/lawnmower.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
--- Settings for lawnmower
|
||||
-- @config lawnmower
|
||||
|
||||
return {
|
||||
destroy_decoratives = false
|
||||
}
|
||||
Reference in New Issue
Block a user