[MIRROR] TG-Chat visual limits and fixes (#7580)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Selis <selis@xynolabs.com>
This commit is contained in:
CHOMPStation2
2024-01-18 16:20:48 -07:00
committed by GitHub
parent afb4a56f7d
commit 27623e4bd4
23 changed files with 460 additions and 193 deletions

View File

@@ -0,0 +1,6 @@
/client/verb/export_chat()
set category = "OOC"
set name = "Export Chatlog"
set desc = "Allows to trigger the chat export"
to_chat(usr, "<span data-command=\"$do_export\"></span>")