Rename Döner.cs to Kebab.cs
This commit is contained in:
@@ -8,7 +8,7 @@ using ReallifeGamemode.Server.Managers;
|
||||
|
||||
namespace ReallifeGamemode.Server.Inventory.Items
|
||||
{
|
||||
internal class Döner : ConsumableItem
|
||||
internal class Kebab : ConsumableItem
|
||||
{
|
||||
public override int Id => 106;
|
||||
public override string Name => "Döner";
|
||||
Reference in New Issue
Block a user