Skip to content

Commit

Permalink
Merge pull request #75 from Project-Sloth/revert-62-main
Browse files Browse the repository at this point in the history
Revert "Fixed coke error displaying warning"
  • Loading branch information
MonkeyWhisper authored Jun 29, 2022
2 parents e00e4bb + 56442fd commit 79d3372
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file removed assets/qb-inventory-images/trimming_scissors.png
Binary file not shown.
3 changes: 1 addition & 2 deletions locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ local Translations = {
no_chemicals = "You are missing chemicals!",
no_trimming_scissors = "You'll need trimming scissors for that!",
no_coca_leaf = "You need cocaine leaves!",
no_process_coca = "You are missing trimming scissors!",
no_bakingsoda_amount = "You will need %{value} baking soda!",
no_bakingsoda = "You will need baking soda!",
no_cokain_amount = "You will need %{value} cocaine!",
Expand Down Expand Up @@ -105,4 +104,4 @@ local Translations = {
Lang = Locale:new({
phrases = Translations,
warnOnMissing = true
})
})

0 comments on commit 79d3372

Please sign in to comment.