Change Items , add Cooldown
This commit is contained in:
@@ -19,7 +19,7 @@ namespace ReallifeGamemode.Server.Inventory.Items
|
||||
public override uint Object => 2240524752;
|
||||
public override int Price => 5;
|
||||
|
||||
public override float Cooldown => 3500;
|
||||
public override float Cooldown => 5500;
|
||||
|
||||
public override void Consume(UserItem uItem)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user