summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-01-14 21:07:16 +0000
committerubq323 <ubq323@ubq323.website>2023-01-14 21:07:16 +0000
commit25752b6ce6db48c578c0ac8f0ef04c542b6ac75b (patch)
tree75e957a7f3b9854a3cae9a3e0d701778946ed46e
parent0fe2f45a2fb33520f5ac86afef45f27c419b483b (diff)
shop2
-rw-r--r--shop2/main.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/shop2/main.lua b/shop2/main.lua
index 8abe943..078b8d9 100644
--- a/shop2/main.lua
+++ b/shop2/main.lua
@@ -87,7 +87,7 @@ local function proctrans(tr)
refund()
else
stock.give(si,idesc,to_give)
- tell("thank you!!! :3")
+ tell("thank you!")
end
end
end