Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOAP DM spawns on cp_entropy #47

Merged
merged 1 commit into from
May 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
103 changes: 103 additions & 0 deletions addons/sourcemod/configs/soap/cp_entropy_b3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
"Spawns"
{
"red"
{
"RED Hut"
{
"origin" "-940 575 20"
"angles" "0 -30 0.000000"
}

"RED Under"
{
"origin" "-325 0 -330"
"angles" "0 0 0.000000"
}

"RED Choke"
{
"origin" "-1170 -400 -110"
"angles" "0 90 0"
}

"RED Old Forward"
{
"origin" "-920 875 -140"
"angles" "0 -40 0"
}

"RED Flank"
{
"origin" "-400 -1150 -180"
"angles" "0 0 0"
}

"RED Flank Top"
{
"origin" "-770 -955 60"
"angles" "20 0 0"
}

"RED Floor"
{
"origin" "0 -620 -280"
"angles" "0 90 0"
}

"BLU Roof"
{
"origin" "-507 -950 500"
"angles" "30 60 0.000000"
}
}
"blue"
{
"BLU Hut"
{
"origin" "940 -575 20"
"angles" "0 150 0.000000"
}

"BLU Under"
{
"origin" "325 0 -330"
"angles" "0 180 0.000000"
}

"BLU Choke"
{
"origin" "1170 400 -110"
"angles" "0 -90 0"
}

"BLU Old Forward"
{
"origin" "920 -875 -140"
"angles" "0 140 0"
}

"BLU Flank"
{
"origin" "400 1150 -180"
"angles" "0 -180 0"
}

"BLU Flank Top"
{
"origin" "770 955 60"
"angles" "20 -180 0"
}

"BLU Floor"
{
"origin" "0 620 -280"
"angles" "0 -90 0"
}

"RED Roof"
{
"origin" "507 950 500"
"angles" "30 -120 0.000000"
}
}
}