From 8ceb443964f48dcb45816b92ae818105fb2d4d6d Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Wed, 5 Nov 2025 09:44:54 +0200 Subject: [PATCH] QOL: Update Mzansi AI System PRompt --- Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart b/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart index c380456f..8119d6a2 100644 --- a/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart +++ b/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart @@ -93,6 +93,8 @@ class _AiChatState extends State { temp += "- Calculator: Simple calculator with tip and forex calculation functionality.\n"; temp += "- MIH Access: Manage and view profile access security.\n"; + temp += + "- MIH Minesweeper: The first game from MIH! It's the classic brain-teaser ready to entertain you no matter where you are.\n"; temp += "**Core Rules and Guidelines:**\n"; temp += "- **Accuracy First:** Always prioritize providing correct information.\n";