[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:
kevinz000
2016-12-22 12:40:48 -08:00
committed by oranges
parent 738aac44e3
commit 2c742c2114
4 changed files with 105 additions and 6 deletions
@@ -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)