Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop

This commit is contained in:
2021-04-19 00:14:59 +02:00
65 changed files with 5262 additions and 205 deletions

View File

@@ -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";