byond - Modules - TypesVar Details

event mob spawnpoint

Vars

always_random_nameWhether or not the event mob is forced to use random name.
being_spawnedWhether or not the landmark is already in use.
custom_assignmentOverride of the mob's 'assignment' variable on ID card.
custom_job_titleOverride of the mob's 'rank' variable on ID card.
custom_join_titleThe title, if one, that appears in the join list.
custom_paygradeOverride of the mob's paygrade on ID card.
delay_setupWhether or not to wait on setup of this landmark, intended for manual preparation mid-round.
num_usesHow many uses the landmark has, defaulting to 1.
spawn_preset_pathThe path of the equipment preset used by the event mob.

Var Details

always_random_name

Whether or not the event mob is forced to use random name.

being_spawned

Whether or not the landmark is already in use.

custom_assignment

Override of the mob's 'assignment' variable on ID card.

custom_job_title

Override of the mob's 'rank' variable on ID card.

custom_join_title

The title, if one, that appears in the join list.

custom_paygrade

Override of the mob's paygrade on ID card.

delay_setup

Whether or not to wait on setup of this landmark, intended for manual preparation mid-round.

num_uses

How many uses the landmark has, defaulting to 1.

spawn_preset_path

The path of the equipment preset used by the event mob.