mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
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:
co-authored by
spessbro
Mothblocks
parent
e821ce9519
commit
c0e1f63aff
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user