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
d088c8a015cedfef03f76910c6c8b9fa952fbc9a
crystall-punk-14/Content.Shared/Flash/SharedFlashSystem.cs

11 lines
247 B
C#
Raw Normal View History

Flash overlay rework and bugfixes (#27369)
2024-06-02 06:17:53 +02:00
using Content.Shared.StatusEffect;
Refactors flashes to ECS, sunglasses protect you from being flashed. (#4579) * Refactors flashes to ECS, sunglasses protect you from being flashed. * VV ReadWrite for FlashImmunity Enabled. * Use cached IEntityLookup. * Consistent formatting. * Fix flashbang duration. Flash duration is a mess. * Small area flash code cleanup. * Flashable state is only sent to attached player.
2021-09-09 16:20:41 +02:00
namespace Content.Shared.Flash
{
public abstract class SharedFlashSystem : EntitySystem
{
Flash overlay rework and bugfixes (#27369)
2024-06-02 06:17:53 +02:00
[ValidatePrototypeId<StatusEffectPrototype>]
public const string FlashedKey = "Flashed";
Refactors flashes to ECS, sunglasses protect you from being flashed. (#4579) * Refactors flashes to ECS, sunglasses protect you from being flashed. * VV ReadWrite for FlashImmunity Enabled. * Use cached IEntityLookup. * Consistent formatting. * Fix flashbang duration. Flash duration is a mess. * Small area flash code cleanup. * Flashable state is only sent to attached player.
2021-09-09 16:20:41 +02:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 333ms 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