From cbc3bdec46c951b54e872dd2441f8bb8665042bd Mon Sep 17 00:00:00 2001 From: Dazed Date: Wed, 12 Apr 2023 02:22:26 -0500 Subject: [PATCH] refactor: adjust promptexample --- prompt.example | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/prompt.example b/prompt.example index de9800d..2a76c7f 100644 --- a/prompt.example +++ b/prompt.example @@ -12,4 +12,14 @@ You MUST keep formatting the same. Translation Examples: -[User Prompt] >> [Your Answer] \ No newline at end of file +[User Prompt] >> [Your Answer] + +「 >> 「 + +」 >> 」 + +if(v[62]>=130) = if(v[62]>=130) + +\\I[87] >> \\I[87] + +Text String[N12] >> Text String[N12] \ No newline at end of file