Skip to content

Commit

Permalink
fix(items): conflicts with qbx_medical
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm authored Dec 1, 2024
1 parent ffe32ea commit 1ad30f1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions items.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@ return {
['bandage'] = {
label = 'Bandage',
weight = 115,
client = {
anim = { dict = 'missheistdockssetup1clipboard@idle_a', clip = 'idle_a', flag = 49 },
prop = { model = `prop_rolled_sock_02`, pos = vec3(-0.14, -0.14, -0.08), rot = vec3(-50.0, -50.0, 0.0) },
disable = { move = true, car = true, combat = true },
usetime = 2500,
}
},

['burger'] = {
Expand Down

0 comments on commit 1ad30f1

Please sign in to comment.