mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
[Ready] FLIGHTPACK PATCH 2 - PROBABLY CONTAINS LARGE AMOUNTS OF SHITTY CODE (#22135)
* ayylmao * MEKHI JUST GOT A SUBSYSTEM * .. * ... * airlock_bullshit * ... * stuff * kek * fuq * fuck... * GAHH * finalcommitifucking swear ree * update * ... * honk * honk * proc * update * fixed
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
var/datum/subsystem/processing/flightpacks/SSflightpacks
|
||||
/datum/subsystem/processing/flightpacks
|
||||
name = "Flightpack Movement"
|
||||
priority = 5
|
||||
wait = 2
|
||||
stat_tag = "FM"
|
||||
flags = SS_NO_INIT|SS_FIRE_IN_LOBBY|SS_KEEP_TIMING
|
||||
|
||||
/datum/subsystem/processing/flightpacks/New()
|
||||
NEW_SS_GLOBAL(SSflightpacks)
|
||||
Reference in New Issue
Block a user