Serializable emag flags (#34766)

* serializable idk

* guh
This commit is contained in:
ScarKy0 2025-01-30 14:15:01 +01:00 committed by deltanedas
parent ab01d9bfaf
commit 51154a0642
2 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,7 @@ using Content.Shared.Interaction;
using Content.Shared.Popups;
using Content.Shared.Tag;
using Robust.Shared.Audio.Systems;
using Robust.Shared.Serialization;
namespace Content.Shared.Emag.Systems;
@ -127,6 +128,7 @@ public sealed class EmagSystem : EntitySystem
[Flags]
[Serializable, NetSerializable]
public enum EmagType : byte
{
None = 0,

View File

@ -3,7 +3,7 @@
id: EmagUnlimited
suffix: Unlimited
name: cryptographic sequencer
description: The all-in-one hacking solution. The thinking man's lockpick. The iconic EMAG.
description: The all-in-one hacking solution. Friend of any syndicate. The iconic EMAG.
components:
- type: Emag
- type: Sprite