code/modules/instruments/_instrument_data.dm
/proc/get_allowed_instrument_ids | Get all non admin_only instruments as a list of text ids. |
---|---|
/datum/instrument | Instrument datums hold the data for any given instrument, as well as data on how to play it and what bounds there are to playing it. |