Files
wwdpublic/Content.Shared/_White/Event/SharedEventEntityDispenserSystem.cs
RedFoxIV ed9c0fcd12 [педальные раздатчики] настолько заебался что даже шутить уже не хочется (#159)
* Shitspawner Extraordinare

* Shitcoder Extraordinare

* the code is leaking

* ёбушки-воробушки

* it will all be over soon

* шутки кончились

* virtual selfantag

* шейдеры это на удивление весело

* i'm tired boss

* connection terminated

* консервная банка

* а чё сразу нельзя было?

* minus

* Removed Herobrine.

* мусор

* Apply suggestions from code review

Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com>

* code review

* fix: unshit

* shit: unfix

* потемнее

* переперевод

* ok i clean up

* жопа

Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com>

* scuffed english localization

---------

Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com>
2025-01-02 00:20:07 +07:00

16 lines
442 B
C#

using Content.Shared.Hands.EntitySystems;
using Content.Shared.Interaction;
using Robust.Shared.Utility;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Content.Shared._White.Event;
public abstract class SharedEventItemDispenserSystem : EntitySystem {}
// Spawning logic is handled server-side, anything cosmetic is clientside.
// Got nothing to stuff in here.