No it doesn't

This commit is contained in:
Gouvernathor 2023-11-15 23:41:29 +01:00
parent 23a264c8f4
commit 884c264f04
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