modified processing weed (#126)

* modified processing weed

now you can process all the weed by pressing E

* cleaned code
This commit is contained in:
Rikydc01
2020-07-06 20:06:02 +01:00
committed by GitHub
parent 87801b9385
commit 547c8a3365
4 changed files with 70 additions and 28 deletions
+1
View File
@@ -1,6 +1,7 @@
Locales ['en'] = {
-- weed
['weed_pickupprompt'] = 'press ~INPUT_CONTEXT~ to harvest the ~g~Cannabis~s~ plant.',
['weed_quitprocess'] = 'press ~INPUT_CONTEXT~ to stop ~g~Process Cannabis~s~.',
['weed_inventoryfull'] = 'you do not have any more inventory space for ~g~Cannabis~s~.',
['weed_processprompt'] = 'press ~INPUT_CONTEXT~ to start ~g~Process Cannabis~s~.',
['weed_processingstarted'] = 'processing ~g~Cannabis~s~ into ~g~Marijuana~s~...',