diff --git a/_entWatch4/configs/entwatch/ze_8bit_v4b.cfg b/_entWatch4/configs/entwatch/ze_8bit_v4b.cfg new file mode 100644 index 00000000..8203c324 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_8bit_v4b.cfg @@ -0,0 +1,101 @@ +"items" +{ + "0" + { + "name" "Heal Magick" + "short" "Heal" + "color" "FFFFFF" + "filter" "Player_Heal" + "weaponid" "220934" + "buttonid" "220997" + "triggerid" "431088" + "display" "7" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "1" + { + "name" "Electro Magick" + "short" "Electro" + "color" "3946F6" + "filter" "Player_Electro" + "weaponid" "222777" + "buttonid" "222779" + "triggerid" "219747" + "display" "7" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "2" + { + "name" "Stopper Magick" + "short" "Stopper" + "color" "A1381E" + "filter" "Player_Stopper" + "weaponid" "431326" + "buttonid" "431328" + "triggerid" "431256" + "display" "7" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "3" + { + "name" "Fire Magick" + "short" "Fire" + "color" "FD4415" + "filter" "Player_Fire" + "weaponid" "483965" + "buttonid" "483967" + "triggerid" "0" + "display" "5" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "4" + { + "name" "Cannon Ultimate" + "short" "Ultimate" + "color" "FF0000" + "filter" "Player_Cannon_ultimate" + "weaponid" "409796" + "buttonid" "409793" + "triggerid" "410705" + "display" "7" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "5" + { + "name" "Mine" + "short" "Mine" + "color" "000000" + "filter" "Player_Mine" + "weaponid" "472772" + "buttonid" "472774" + "triggerid" "0" + "display" "7" + "mode" "3" + "maxuses" "8" + "cooldown" "10" + } + "6" + { + "name" "Ammo" + "short" "Ammo" + "color" "FFD700" + "filter" "Player_Ammo" + "weaponid" "1003235" + "buttonid" "1003237" + "triggerid" "1002739" + "display" "7" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } +} \ No newline at end of file