Skip to content

Commit

Permalink
more voice lines
Browse files Browse the repository at this point in the history
  • Loading branch information
noxhy committed Oct 1, 2024
1 parent d0c349e commit 37421b9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/minecraft/models/item/bomb/bomb.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@
},
"firstperson_righthand": {
"rotation": [26.01, -48.02, 17.18],
"translation": [-1.5, 8, 1.25],
"translation": [-1.5, 5.75, 1.25],
"scale": [0.8, 0.8, 0.8]
},
"firstperson_lefthand": {
"rotation": [26.01, -48.02, 17.18],
"translation": [-1.5, 8, 1.25],
"translation": [-1.5, 5.75, 1.25],
"scale": [0.8, 0.8, 0.8]
},
"ground": {
Expand Down
6 changes: 6 additions & 0 deletions assets/minecraft/sounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,12 @@
"sounds":[
{"name":"voice/heist/safe_compromised"}
]
},
"voice.reinforcements":
{
"sounds":[
{"name":"voice/heist/reinforcements"}
]
},
"voice.terrorist_escaped":
{
Expand Down
Binary file not shown.
Binary file modified assets/minecraft/sounds/voice/heist/terrorist_escaped.ogg
Binary file not shown.

0 comments on commit 37421b9

Please sign in to comment.