Skip to content

Commit

Permalink
MAPS: Boxxer stings for perks
Browse files Browse the repository at this point in the history
  • Loading branch information
DerpedCrusader committed Nov 30, 2024
1 parent df5f38a commit a63d1c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file modified common/maps/boxxer.bsp
Binary file not shown.
8 changes: 8 additions & 0 deletions source/maps/boxxer/boxxer.map
Original file line number Diff line number Diff line change
Expand Up @@ -1752,6 +1752,7 @@
"speed" "1"
"origin" "-149.5 787.5 32"
"model" "models/machines/hl_scale/flopper.mdl"
"aistatus" "sounds/music/perksacola/flopper.wav"
}
// entity 35
{
Expand All @@ -1764,6 +1765,7 @@
"speed" "1"
"origin" "-82.5 788.5 32"
"model" "models/machines/hl_scale/staminup.mdl"
"aistatus" "sounds/music/perksacola/staminup.wav"
}
// entity 36
{
Expand All @@ -1776,6 +1778,7 @@
"speed" "1"
"origin" "-18.5 788.5 32"
"model" "models/machines/hl_scale/juggernog.mdl"
"aistatus" "sounds/music/perksacola/juggernog.wav"
}
// entity 37
{
Expand All @@ -1788,6 +1791,7 @@
"speed" "1"
"origin" "43.5 779.5 32"
"model" "models/machines/hl_scale/speed_cola.mdl"
"aistatus" "sounds/music/perksacola/speedcola.wav"
}
// entity 38
{
Expand All @@ -1800,6 +1804,7 @@
"speed" "1"
"origin" "242 -22 32"
"model" "models/machines/hl_scale/quick_revive.mdl"
"aistatus" "sounds/music/perksacola/quickrevive.wav"
}
// entity 39
{
Expand Down Expand Up @@ -1853,20 +1858,23 @@
"speed" "1"
"origin" "116.5 787.5 32"
"model" "models/machines/hl_scale/double_tap_2.mdl"
"aistatus" "sounds/music/perksacola/doubletap.wav"
}
// entity 42
{
"classname" "perk_mule"
"origin" "203 785 32"
"model" "models/machines/hl_scale/mulekick.mdl"
"angle" "270"
"aistatus" "sounds/music/perksacola/mulekick.wav"
}
// entity 43
{
"classname" "perk_deadshot"
"origin" "-209 787 32"
"model" "models/machines/hl_scale/deadshot.mdl"
"angle" "270"
"aistatus" "sounds/music/perksacola/deadshot.wav"
}
// entity 44
{
Expand Down

0 comments on commit a63d1c8

Please sign in to comment.