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.Server/_White/Lighting/PointLight/Battery/PointLightBatteryComponent.cs

9 lines
246 B
C#
Raw Permalink Normal View History

Мягкий свет для всякого (#316) * add: add small soft light to laser weapon + fix the bluest blue energy shield * git commit * boltlights done * add: HuetaSystem * add: Doorlights finally done * add: small light to lockers * add: small light to multitool * fix: fix naming * hui pizde * fix: fix parasha * add: small light to powercells * zabil * add: code light to welders * tweak: better energy and radius * add: better color parameters * add: less radius and energy for guns * add: better lights for vending machines * add: better light to consoles * add: better light for apc * shut up * fix: thank you neuro colleague
2024-06-21 06:15:55 +03:00
namespace Content.Server._White.Lighting.Pointlight.Battery;
Световые приколы (#200) * add: new visuals to health analyzer and new graphic funny light * fix: fix pointlight and analyzer visuals
2024-03-16 18:30:57 +03:00
[RegisterComponent]
public sealed partial class PointLightBatteryComponent : Component
{
[DataField, ViewVariables(VVAccess.ReadWrite)]
public bool RequireBattery = true;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1321ms Template: 5ms
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