overmap
Vars | |
next_id | Used for generating unique keys for the associated list 'scans' |
---|---|
scans | The list of scans that can be performed on this overmap effect. See /datum/sector_scan for more info. |
Procs | |
update_known_connections | Runs any relevant code needed for updating anything connected to known overmap effects, such as helms. |
Var Details
next_id
Used for generating unique keys for the associated list 'scans'
scans
The list of scans that can be performed on this overmap effect. See /datum/sector_scan for more info.
Proc Details
update_known_connections
Runs any relevant code needed for updating anything connected to known overmap effects, such as helms.