mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-07 04:11:55 +01:00
6ae62bde9c
* Add a public mode to holopads By default, holocalls require someone to answer at the receiving end. This change adds a multitool interaction to holopads that toggles a public mode setting, which is disabled by default. When enabled, holopads will automatically answer calls made to them. * Autodoc holopad vars * More holopad autodoc * Add examine text to holopads This change adds an examine text to holopads, informing users of the maintenance panel's open status and that it can be opened or closed, and also informing users of the holopad's public mode setting, and how to set it. * Reword examine text for clarity as suggested by Henri215 Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Signed-off-by: asciodev <81930475+asciodev@users.noreply.github.com> * Remove redundant comment documenting holo_range var --------- Signed-off-by: asciodev <81930475+asciodev@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>