[MIRROR] Adjusts fire priorities of flightpacks, research, networks, and fields. (#5809)

* Adjusts fire priorities of flightpacks, research, networks, and fields. (#36129)

* Fire priorities

* research lower not higher

* Don't need to keep timing if it's automatically compensating for missed ticks.

* Spelling

* spelling

* Adjusts fire priorities of flightpacks, research, networks, and fields.
This commit is contained in:
CitadelStationBot
2018-03-05 13:01:49 -06:00
committed by Poojawa
parent 506337a0cf
commit c8107c52cc
3 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
PROCESSING_SUBSYSTEM_DEF(fields)
name = "Fields"
wait = 2
priority = FIRE_PRIORUTY_FIELDS
priority = FIRE_PRIORITY_FIELDS
flags = SS_KEEP_TIMING | SS_NO_INIT
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME