sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_super_mario64_a1.cfg
zaCade b250cb13fe entWatch: Configurations.
Just storing them here, incase of well idk.
2019-04-30 22:47:27 +02:00

119 lines
2.0 KiB
INI

"entities"
{
"0"
{
"name" "Toad"
"shortname" "Toad"
"color" "F3FF0F"
"buttonclass" "func_physbox_multiplayer"
"filtername" "toad_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "394209"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
"trigger" "400490"
}
{
"1"
{
"name" "Mario"
"shortname" "Mario"
"color" "BB0000"
"buttonclass" "func_physbox_multiplayer"
"filtername" "mario_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "394361"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
"trigger" "535775"
}
{
"2"
{
"name" "Yoshi"
"shortname" "Yoshi"
"color" "00BB00"
"buttonclass" "func_physbox_multiplayer"
"filtername" "yoshi_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "388811"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
"trigger" "389247"
}
{
"3"
{
"name" "Bomb"
"shortname" "Bomb"
"color" "0F0C23"
"buttonclass" "func_physbox_multiplayer"
"filtername" "boomb_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "527813"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
"trigger" "535846"
}