scram implant (#23122)

* implement

* fix charges

* add listing

* fixes

* fix locale, probably all done

* fix

* fix of fix

* move query init

* cleanup

* unbrokey rt
This commit is contained in:
Ilya246
2024-01-04 16:38:02 +04:00
committed by GitHub
parent abbb724849
commit ca529178e2
8 changed files with 146 additions and 0 deletions

View File

@@ -80,6 +80,11 @@ public sealed partial class OpenUplinkImplantEvent : InstantActionEvent
}
public sealed partial class UseScramImplantEvent : InstantActionEvent
{
}
public sealed partial class UseDnaScramblerImplantEvent : InstantActionEvent
{