Skip to content

Commit a462cef

Browse files
committed
misc
1 parent f1c49f2 commit a462cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/shop.q

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RANDOM {
88
{ SHOPKEEP: "Greetings! What brings you to my shop today?" }
99
}
1010

11-
SYSTEM: "You enter {shop_name}!"
11+
SYSTEM: "You enter {shop_name} and have {wallet} coins in your wallet."
1212

1313
LABEL shop
1414
SYSTEM: "Wallet: {wallet} coins"

0 commit comments

Comments
 (0)