NPCs/Vendors

* show restock time if available
This commit is contained in:
Sarjuuk
2022-03-25 15:24:51 +01:00
parent 32b4c451e4
commit 04e55b5498
9 changed files with 44 additions and 9 deletions

View File

@@ -4898,6 +4898,8 @@ var LANG = {
guideAuthor: 'Guide Author',
autoresizetextbox: 'Auto-Resize Text Box',
restock: 'Restock',
descriptionlengthlong_tip: 'Oh no! Your description is $1 too long! It will most likely be truncated.',
descriptionlengthoptimal_tip: 'Your description is a good length. Good job! You can safely add up to $1 if needed.',
descriptionlengthshort_tip: 'Your description is too short! $1 to go...',