mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-30 12:02:24 +00:00
alert() is a inbuilt byond proc that shows a popup message to the user. to_chat(alert()) shows the popup message to the user and then prints the result (what button they pressed) into their chat.