Skip to content

Commit

Permalink
Prop_Hunt.txt updated to allow changes made from gamemode menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettpenzer123 committed Jul 3, 2016
1 parent 88a752a commit 0205255
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions gamemodes/prop_hunt/prop_hunt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,32 +21,26 @@
"name" "HUNTER_FIRE_PENALTY"
"text" "Hunter Fire Penality"
"help" "Health points removed from hunters when they shoot"
"type" "numeric"
"type" "Numeric"
"default" "5"
}




2
{
"name" "HUNTER_KILL_BONUS"
"text" "Hunter Kill Bonus"
"help" "How much health to give back to the Hunter after killing a prop"
"type" "numeric"
"type" "Numeric"
"default" "100"
}




3
{
"name" "SWAP_TEAMS_EVERY_ROUND"
"text" "Swap Teams Every Round"
"help" "Determains if players should be team swapped every round"
"type" "checkbox"
"type" "Checkbox"
"default" "1"
}

}

}

0 comments on commit 0205255

Please sign in to comment.