Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e20f2dee4d01604d5f04a7a2a55f358ca522a1af
crystall-punk-14/Content.Shared/Stunnable/StunnedComponent.cs

11 lines
220 B
C#
Raw Normal View History

Status effect refactor (#4868) * Oops! All Changes In One Commit * try desperately to fix prediction issues and fail * oops * test * actually fixes prediction issues * port jittering to status effect * default merge behavior + alert cooldown stuff * silly test issue * zabloing * address reviews
2021-10-15 14:45:04 -07:00
using Robust.Shared.GameStates;
namespace Content.Shared.Stunnable
{
Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704)
2022-06-07 15:26:28 +02:00
[Access(typeof(SharedStunSystem))]
Status effect refactor (#4868) * Oops! All Changes In One Commit * try desperately to fix prediction issues and fail * oops * test * actually fixes prediction issues * port jittering to status effect * default merge behavior + alert cooldown stuff * silly test issue * zabloing * address reviews
2021-10-15 14:45:04 -07:00
[RegisterComponent, NetworkedComponent]
public sealed class StunnedComponent : Component
{
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 149ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API