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>"
|
"<q>I will later show you one of my games, dude!</q>"
|
||||||
;
|
;
|
||||||
|
|
||||||
|
/* */
|
||||||
|
|
||||||
+ AskTopic [tPotion]
|
+ AskTopic [tPotion]
|
||||||
topicResponse() {
|
topicResponse() {
|
||||||
if (potion.location == dude) {
|
if (potion.location == dude) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue