SPLURT Station 13 - Modules - TypesVar Details - Proc Details

admins

Vars

tagged_datumsA lazylist of tagged datums, for quick reference with the View Tags verb

Procs

add_tagged_datumInserts the target_datum into /datum/admins/var/tagged_datums, for later reference.
clear_tagsClears tagged datums
display_tagsDisplay all of the tagged datums
forceEventOpens up the Force Event Panel
handle_tagged_delGet ahead of the curve with deleting
makeAliensdatum/admins/proc/makeAbductorTeam()
modify_traitsAllow admin to add or remove traits of datum
remove_tagged_datumAttempts to remove the specified datum from /datum/admins/var/tagged_datums if it exists
restartadmins2.dm merge
show_player_panelPanels
spawn_atomADMIN HELPER PROCS
station_traits_panelOpens the station traits admin panel

Var Details

tagged_datums

A lazylist of tagged datums, for quick reference with the View Tags verb

Proc Details

add_tagged_datum

Inserts the target_datum into /datum/admins/var/tagged_datums, for later reference.

Arguments:

clear_tags

Clears tagged datums

display_tags

Display all of the tagged datums

forceEvent

Opens up the Force Event Panel

handle_tagged_del

Get ahead of the curve with deleting

makeAliens

datum/admins/proc/makeAbductorTeam()

modify_traits

Allow admin to add or remove traits of datum

remove_tagged_datum

Attempts to remove the specified datum from /datum/admins/var/tagged_datums if it exists

Arguments:

restart

admins2.dm merge

show_player_panel

Panels

spawn_atom

ADMIN HELPER PROCS

station_traits_panel

Opens the station traits admin panel