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

Commit

Permalink
Update jump_king
Browse files Browse the repository at this point in the history
  • Loading branch information
Vauff committed Jul 2, 2023
1 parent ea0aaff commit 58fed65
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 0 deletions.
137 changes: 137 additions & 0 deletions entwatch/ze_jump_king_p2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
"entities"
{
"0"
{
"name" "Slippy Oil"
"shortname" "Oil"
"color" "{cyan}"
"buttonclass" "func_button"
"filtername" "oil_owner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "606358"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "10"
}
"1"
{
"name" "Slippy Oil 2"
"shortname" "Oil"
"color" "{cyan}"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "3284248"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "10"
}
"2"
{
"name" "Penetrator"
"shortname" "Glebonator"
"color" "{Yellow}"
"buttonclass" ""
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "986184"
"buttonid" "986190"
"mode" "1"
"maxuses" "0"
"cooldown" "6"
"maxamount" "10"
}
"3"
{
"name" "Holy Cross"
"shortname" "Holy Cross"
"color" "{red}"
"buttonclass" ""
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "605514"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "10"
}
"4"
{
"name" "Magic Bone"
"shortname" "Bone"
"color" "{White}"
"buttonclass" "func_button"
"filtername" "bone_owner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "910926"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "10"
}
"5"
{
"name" "Magic Bone 2"
"shortname" "Bone"
"color" "{White}"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "3047458"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "10"
}
"6"
{
"name" "Tasty Mushroom"
"shortname" "Mushroom"
"color" "{lightgreen}"
"buttonclass" "func_button"
"filtername" "poison_mine_owner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "766953"
"mode" "4"
"maxuses" "2"
"cooldown" "2"
"maxamount" "10"
}
}
File renamed without changes.

0 comments on commit 58fed65

Please sign in to comment.