mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Add separator for topics in dude file
This commit is contained in:
parent
a2ae664fcb
commit
88917a273d
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ dude: Person
|
|||
"<q>I will later show you one of my games, dude!</q>"
|
||||
;
|
||||
|
||||
/* */
|
||||
|
||||
+ AskTopic [tPotion]
|
||||
topicResponse() {
|
||||
if (potion.location == dude) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue