feat: added new discussion functionality, implemented textbox draw functionality, added first discussion with sumphore to the street
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Zoltan Timar
2026-03-12 17:08:08 +01:00
parent 5a0c8ef19d
commit 5daf98fd06
14 changed files with 421 additions and 31 deletions

View File

@@ -7,6 +7,7 @@ globals = {
"Timer",
"Glitch",
"Trigger",
"Discussion",
"Util",
"Decision",
"Situation",
@@ -32,6 +33,7 @@ globals = {
"MinigameRhythmWindow",
"MinigameDDRWindow",
"MysteriousManWindow",
"DiscussionWindow",
"EndWindow",
"mset",
"mget",