entWatch: Comment some cfgs, and add bioshock

This commit is contained in:
zaCade
2019-04-10 14:02:02 +02:00
parent eabf64694c
commit 9801b6d63c
6 changed files with 216 additions and 26 deletions
@@ -1,5 +1,6 @@
"items"
{
// Human - Items
"0"
{
"name" "Fire"
@@ -211,6 +212,22 @@
"cooldown" "60"
}
"15"
{
"name" "Shiny Pikachu"
"short" "Shiny Pikachu"
"color" "FF8000"
"filter" ""
"weaponid" "2096294"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
// Zombie - Items
"16"
{
"name" "Ghastly"
"short" "Ghastly"
@@ -224,7 +241,9 @@
"maxuses" "0"
"cooldown" "75"
}
"16"
// Human - Misc
"17"
{
"name" "Key"
"short" "Key"
@@ -233,51 +252,37 @@
"weaponid" "466021"
"buttonid" "0"
"triggerid" "0"
"display" "7"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
"17"
"18"
{
"name" "Pokeball"
"short" "Pokeball"
"color" "FF0000"
"filter" "Player_Pokeball"
"weaponid" "2096304"
"buttonid" "0"
"buttonid" "2096309"
"triggerid" "0"
"display" "7"
"display" "5"
"mode" "1"
"maxuses" "0"
"cooldown" "5"
}
"18"
"19"
{
"name" "Masterball"
"short" "Masterball"
"color" "FF8A15"
"filter" "Player_Masterball"
"weaponid" "2096328"
"buttonid" "0"
"buttonid" "2096333"
"triggerid" "0"
"display" "7"
"display" "5"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
}
"19"
{
"name" "Shiny Pikachu"
"short" "Shiny Pikachu"
"color" "FF8000"
"filter" ""
"weaponid" "2096294"
"buttonid" "0"
"triggerid" "0"
"display" "7"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
}