say how many proms you have, try 3
All checks were successful
/ test (push) Successful in 19s

This commit is contained in:
Johan Lundberg 2026-09-08 21:01:07 +02:00
parent c88eea0a64
commit 560820e743
2 changed files with 4 additions and 4 deletions

View file

@ -214,7 +214,7 @@ n
s
e
s
setvar[noteCount, getitemcountininventorybyname["Promissory Notes"]]
setvar[noteCount, "" + getitemcountininventorybyname["Promissory Notes"]]
i
8
TABLE
@ -227,7 +227,7 @@ n
s
e
s
"/tell " + getvar[who] + " I now have " + getvar[noteCount] + "/60,000 Promissory Notes in my backpack."
`/tell ` + getvar[capturegroup_who] + ` I now have ` + getvar[noteCount] + `/60,000 Promissory Notes in my backpack.`
s
Default
i