mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-12 18:00:07 +01:00
ae92270cc2
*Adds all the necessary procs for TGUI functionality as backend *Creates EntityNarrate.tsx *Extends entity_narrate datum with helper vars for TGUI *TGUI window now allows: * * Multi Selection * * Single Selection * * It shows details if single * * It shows how many if multi * * Allows picking between subtle/loud * * Allows picking between talk/emote * * Allows sending messages every 0.5 seconds * * Uses new textbox feature to make editing and tracking narration easy!