No it doesn't

(cherry picked from commit 884c264f04)
This commit is contained in:
Gouvernathor 2023-11-15 23:41:29 +01:00 committed by LoafyLemon
parent b34dc20901
commit fe5a7402a9
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ label give_reward(text="You found something!", gift="interface/icons/box_blue_2.
show screen notes
with d3
# It has to be a renpy.say function in order to evaluate text tags i.e "You found [item.name]".
$ renpy.say(None, text)
"[text!it]"
hide screen gift
hide screen notes