better deconversion (#23315)
* add deconverted window * show deconverted window when deconverting + remove the role * webedit ops * antagonist -> revolutionary * evil * oh * eui ops --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
8
Content.Server/Revolutionary/DeconvertedEui.cs
Normal file
8
Content.Server/Revolutionary/DeconvertedEui.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Server.EUI;
|
||||
|
||||
namespace Content.Server.Revolutionary;
|
||||
|
||||
public sealed class DeconvertedEui : BaseEui
|
||||
{
|
||||
// serverside it does nothing since its just to inform the player
|
||||
}
|
||||
Reference in New Issue
Block a user