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
492176a8c3fac3544b65601ac756b71861ba260a
crystall-punk-14/Content.Server/Shuttles/Components/ArrivalsSourceComponent.cs

13 lines
317 B
C#
Raw Normal View History

Escape pods (#14809) * Namespace adjustments for days * pod * thanks rider * Fix the oop launch * Fixes * Fix stuff * eeeeeeeee * Fix * access * map * forgor * thing * Genericise escape pod fill
2023-03-24 12:54:41 +11:00
using Content.Server.Shuttles.Systems;
Add arrivals (#14755) * Arrivals * More arrivals and shitty uhh preload * cvar * a * clockin + maps * shitter prevention * Placement * a * cvar for tests and dev * weh
2023-03-22 20:29:55 +11:00
namespace Content.Server.Shuttles.Components;
/// <summary>
/// Added to a designated arrivals station for players to spawn at, if enabled.
/// </summary>
Escape pods (#14809) * Namespace adjustments for days * pod * thanks rider * Fix the oop launch * Fixes * Fix stuff * eeeeeeeee * Fix * access * map * forgor * thing * Genericise escape pod fill
2023-03-24 12:54:41 +11:00
[RegisterComponent, Access(typeof(ArrivalsSystem))]
Refactor serialization copying to use source generators (#19412)
2023-08-22 18:14:33 -07:00
public sealed partial class ArrivalsSourceComponent : Component
Add arrivals (#14755) * Arrivals * More arrivals and shitty uhh preload * cvar * a * clockin + maps * shitter prevention * Placement * a * cvar for tests and dev * weh
2023-03-22 20:29:55 +11:00
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 234ms Template: 2ms
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