From 9e7e8ff2f050fd2c5e3421341776f5de788d099a Mon Sep 17 00:00:00 2001
From: matr1x <53655672+matr1x-hackmud@users.noreply.github.com>
Date: Sat, 27 Sep 2025 08:03:15 +0100
Subject: [PATCH] Patch trust_scripts doc card list to fit wiki styling + stay
in-date
---
docs/scripting/trust_scripts.mdx | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/docs/scripting/trust_scripts.mdx b/docs/scripting/trust_scripts.mdx
index 729eab64..27dc4ec1 100644
--- a/docs/scripting/trust_scripts.mdx
+++ b/docs/scripting/trust_scripts.mdx
@@ -1,12 +1,10 @@
-Trust scripts are scripts provided by trust herself. So you can trust them. Probably. ((%D:)%))
+Trust scripts are scripts provided by Trust herself, and thus can be trusted to act as-described. Probably. ((%D:)%))
-In the Hackmud shell, trust scripts are rendered with a "((%FSafety Orange%))" username, like "[((trust.me))](/scripting/trust_scripts/trust.me)." If you are trying to run a trust script at the shell, make sure you see the ((%FSafety Orange%)) before you press enter!
+In the hackmud shell, trust scripts are rendered with a "((%Fsafety orange%))" username, like "[((sys.upgrades))](/scripting/trust_scripts/sys.upgrades)". It is advised to verify this before pressing enter!
-You can list the trust scripts using [((scripts.trust))](/scripting/trust_scripts/scripts.trust).
-
-Trust scripts will also show "TRUST" for [((scripts.get_access_level))](/scripting/trust_scripts/scripts.get_access_level) (or ((trust: true)) for scripts.)
+Public Trust scripts can be listed in-game using [((scripts.trust))](/scripting/trust_scripts/scripts.trust). Trust scripts will also show "TRUST" in [((scripts.get_access_level))](/scripting/trust_scripts/scripts.get_access_level) (or ((trust: true)) when subscripted)
{/* auto-generated list of category doc links: */}
import DocCardList from "@theme/DocCardList";
-;
+