Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
master
OldThink/Content.Shared/_White/BuffedFlashGrenade/FlashSoundSuppressionComponent.cs

11 lines
287 B
C#
Raw Permalink Normal View History

Всякие твики (#467) * tomato juice no longer slippery * flashbang rework * add starting gear support for flashbang rework * flash size and charges tweak * night and thermal vision tweaks * night vision is turned off by default * some size tweaks * cleanup * sunglasses and hardsuits tweak
2024-07-20 05:08:01 +03:00
using Robust.Shared.GameStates;
namespace Content.Shared._White.BuffedFlashGrenade;
[RegisterComponent, NetworkedComponent]
public sealed partial class FlashSoundSuppressionComponent : Component
{
Flashbang tweaks. (#478) * - tweak: Flashbang tweaks. * - add: More flashbang stuff.
2024-07-22 17:06:02 +00:00
[DataField, ViewVariables(VVAccess.ReadWrite)]
Shinano (#494) * Shinano * A < a
2024-07-25 16:33:11 +03:00
public float MaxRange = 2f;
Всякие твики (#467) * tomato juice no longer slippery * flashbang rework * add starting gear support for flashbang rework * flash size and charges tweak * night and thermal vision tweaks * night vision is turned off by default * some size tweaks * cleanup * sunglasses and hardsuits tweak
2024-07-20 05:08:01 +03:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 604ms Template: 7ms
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