mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -20,7 +20,7 @@ Commands.new("waterfill", { "exp-commands_waterfill.description" })
|
|||||||
if item_count_total == 0 then
|
if item_count_total == 0 then
|
||||||
return player.print{ "exp-commands_waterfill.requires-explosives" }
|
return player.print{ "exp-commands_waterfill.requires-explosives" }
|
||||||
else
|
else
|
||||||
Selection.start(player, SelectionWaterfillArea)
|
Selection.start(player, SelectionName)
|
||||||
return player.print{ "exp-commands_waterfill.enter" }
|
return player.print{ "exp-commands_waterfill.enter" }
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user