Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Map test cfgs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vauff committed Sep 22, 2023
1 parent c5618ea commit cc248ae
Show file tree
Hide file tree
Showing 6 changed files with 101 additions and 80 deletions.
80 changes: 0 additions & 80 deletions entwatch/ze_biohazard3_nemesis_b6_0.cfg

This file was deleted.

101 changes: 101 additions & 0 deletions entwatch/ze_biohazard3_nemesis_b6_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
"entities"
{
"0"
{
"name" "Combat Shotgun"
"shortname" "Shotgun"
"color" "{olive}"
"buttonclass" "func_button"
"filtername" "shotgunname"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "4275139"
"mathid" "4275141"
"mode" "7"
"maxuses" "5"
"cooldown" "2"
"maxamount" "1"
}
"1"
{
"name" "Survival Knife"
"shortname" "Knife"
"color" "{blue}"
"buttonclass" "func_button"
"filtername" "Knife_Owner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "4287373"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"2"
{
"name" "Rocket Launcher"
"shortname" "Rocket"
"color" "{orange}"
"buttonclass" "func_button"
"filtername" "misil_owner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "7685997"
"mathid" "7685834"
"mode" "7"
"maxuses" "4"
"cooldown" "0"
"maxamount" "1"
}
"3"
{
"name" "First-Aid Spray"
"shortname" "First-Aid"
"color" "{default}"
"buttonclass" "func_button"
"filtername" "guy_medkit"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "7717768"
"mode" "4"
"maxuses" "1"
"cooldown" "5"
"maxamount" "1"
}
"4"
{
"name" "Flamethrower"
"shortname" "Flame"
"color" "{darkred}"
"buttonclass" "func_button"
"filtername" "flamethrower"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "6006413"
"mathid" "6006407"
"mode" "6"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
}
File renamed without changes.

0 comments on commit cc248ae

Please sign in to comment.