mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
No Errors on startup of modules
This commit is contained in:
@@ -25,7 +25,7 @@ local const = 100
|
||||
-- @param player the player who called the command
|
||||
-- @param entity the entity which was repaired
|
||||
local repairDisallow = function(player,entity)
|
||||
player_return('You have repaired: '..entity.name..' this item is not allowed.',defines.text_color.crit,player)
|
||||
player_return('You have repaired: '..entity.name..' this item is not allowed.',defines.textcolor.crit,player)
|
||||
entity.destroy()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user