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
680636dea3d5d8efc491579cdc1144944bbc8c21
crystall-punk-14/Content.Server/Radar/RadarConsoleComponent.cs

10 lines
207 B
C#
Raw Normal View History

Port the Mass Scanner from OR14 (#6172) Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-01-30 22:38:11 -07:00
namespace Content.Server.Radar;
Removed extra comp name attributes (#6449)
2022-02-08 00:42:49 -08:00
[RegisterComponent]
Seal/abstract/virtual everything (#6739)
2022-02-16 00:23:23 -07:00
public sealed class RadarConsoleComponent : Component
Port the Mass Scanner from OR14 (#6172) Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-01-30 22:38:11 -07:00
{
[ViewVariables(VVAccess.ReadWrite)]
[DataField("range")]
Make nukies usable (#8257) * Make nukies usable - Spawn points that work - Radar default range bumped up - Used the infiltrator instead - Spawning works I playtested it and it was working so anything new pops up then I'm gonna screm. * a
2022-05-19 07:48:00 +10:00
public float Range = 512f;
Port the Mass Scanner from OR14 (#6172) Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-01-30 22:38:11 -07:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 77ms 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