Shuttle Insurance! (#57025)

Co-authored-by: spessbro <51048066+spessbro@users.noreply.github.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
tralezab
2021-02-19 00:42:22 -08:00
committed by GitHub
co-authored by spessbro Mothblocks
parent e821ce9519
commit c0e1f63aff
5 changed files with 69 additions and 3 deletions
+2
View File
@@ -54,6 +54,8 @@ SUBSYSTEM_DEF(shuttle)
var/datum/round_event/shuttle_loan/shuttle_loan
///If the event happens where the crew can purchase shuttle insurance, catastrophe can't run.
var/shuttle_insurance = FALSE
var/shuttle_purchased = SHUTTLEPURCHASE_PURCHASABLE //If the station has purchased a replacement escape shuttle this round
var/list/shuttle_purchase_requirements_met = list() //For keeping track of ingame events that would unlock new shuttles, such as defeating a boss or discovering a secret item