/datum/shuttle_loan_situation

One of the potential shuttle loans you might recieve.
Vars | |
| announcement_text | What they said about it. |
|---|---|
| bonus_points | Supply points earned for taking the deal. |
| logging_desc | Small description of the loan for easier log reading. |
| sender | Who sent the shuttle |
| shuttle_transit_text | What the shuttle says about it. |
| thanks_msg | Response for taking the deal. |
Procs | |
| spawn_items | Spawns paths added to spawn_list, and passes empty shuttle turfs so you can spawn more complicated things like dead bodies. |
Var Details
announcement_text

What they said about it.
bonus_points

Supply points earned for taking the deal.
logging_desc

Small description of the loan for easier log reading.
sender

Who sent the shuttle
shuttle_transit_text

What the shuttle says about it.
thanks_msg

Response for taking the deal.
Proc Details
spawn_items
Spawns paths added to spawn_list, and passes empty shuttle turfs so you can spawn more complicated things like dead bodies.