mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] Fixes autodoc for orbit_icon [MDB IGNORE] (#17081)
* Fixes autodoc for orbit_icon (#70695) Fixes doc for orbit_icon * Fixes autodoc for orbit_icon Co-authored-by: Tastyfish <crazychris32@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
var/intern_alt_name = null
|
||||
/// The icon_state associated with this trim, as it will show on the security HUD.
|
||||
var/sechud_icon_state = SECHUD_UNKNOWN
|
||||
/// Icons to be displayed in the orbit ui. Source: FontAwesome v5.
|
||||
/// Icons to be displayed in the orbit ui. Source: FontAwesome v6 Free Edition.
|
||||
var/orbit_icon
|
||||
|
||||
/// Accesses that this trim unlocks on a card it is imprinted on. These accesses never take wildcard slots and can be added and removed at will.
|
||||
|
||||
Reference in New Issue
Block a user