Skip to content

Commit

Permalink
cleanup and carrying refactor (#2466)
Browse files Browse the repository at this point in the history
* remove evil file

* clean up fugi emag lines

* clean up barrel/keg yml and meta

* surface-level refactor of deep fryer component

* move carrying to shared and fully refactor

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Dec 18, 2024
1 parent 94b2542 commit ee4fca4
Show file tree
Hide file tree
Showing 27 changed files with 701 additions and 852 deletions.
8 changes: 0 additions & 8 deletions Content.Packaging/Properties/launchSettings.json

This file was deleted.

2 changes: 1 addition & 1 deletion Content.Server/DeltaV/GlimmerWisp/LifeDrainerSystem.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using Content.Shared.ActionBlocker;
using Content.Shared.Damage;
using Content.Shared.DeltaV.Carrying;
using Content.Shared.DoAfter;
using Content.Shared.Interaction;
using Content.Shared.Mobs.Systems;
Expand All @@ -11,7 +12,6 @@
using Content.Shared.Verbs;
using Content.Shared.Whitelist;
using Content.Server.NPC.Components;
using Content.Server.Carrying;
using Robust.Shared.Audio.Systems;
using Robust.Shared.Player;
using Robust.Shared.Utility;
Expand Down
11 changes: 0 additions & 11 deletions Content.Server/Nyanotrasen/Carrying/BeingCarriedComponent.cs

This file was deleted.

17 changes: 0 additions & 17 deletions Content.Server/Nyanotrasen/Carrying/CarriableComponent.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Content.Server/Nyanotrasen/Carrying/CarryingComponent.cs

This file was deleted.

Loading

0 comments on commit ee4fca4

Please sign in to comment.