Space Station 13 - Nebula13 - Modules - TypesVar Details

spawnpoint

Vars

_spawn_turfsList of turfs to spawn on. Retrieved via get_spawn_turfs().
disallow_jobA list of job types that are not allowed to use this spawnpoint.
disallow_job_event_categoriesA list of event categories that are not allowed to use this spawnpoint (ex. ASSIGNMENT_JANITOR)
nameName displayed in preference setup.
restrict_jobA list of job types that are allowed to use this spawnpoint.
restrict_job_event_categoriesA list of event categories that are allowed to use this spawnpoint (ex. ASSIGNMENT_JANITOR)
spawn_announcementMessage to display on the arrivals computer. If null, no message will be sent.
spawn_flagsDetermines validity for get_random_spawn_turf()

Var Details

_spawn_turfs

List of turfs to spawn on. Retrieved via get_spawn_turfs().

disallow_job

A list of job types that are not allowed to use this spawnpoint.

disallow_job_event_categories

A list of event categories that are not allowed to use this spawnpoint (ex. ASSIGNMENT_JANITOR)

name

Name displayed in preference setup.

restrict_job

A list of job types that are allowed to use this spawnpoint.

restrict_job_event_categories

A list of event categories that are allowed to use this spawnpoint (ex. ASSIGNMENT_JANITOR)

spawn_announcement

Message to display on the arrivals computer. If null, no message will be sent.

spawn_flags

Determines validity for get_random_spawn_turf()