Create ze_ashen_keep_v0_3.cfg

This commit is contained in:
zaCade 2019-04-28 21:38:03 +02:00
parent 3ef2ff506a
commit ce54110a24

View File

@ -0,0 +1,109 @@
"items"
{
// Human - Items
"0"
{
"name" "Burning Orb"
"short" "Flame"
"color" "FF6219"
"filter" "wep_flame"
"weaponid" "1015926"
"buttonid" "1015928"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "20"
}
"1"
{
"name" "Glacial Orb"
"short" "Ice"
"color" "83D7FF"
"filter" "wep_ice"
"weaponid" "1015959"
"buttonid" "1015961"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "20"
}
"2"
{
"name" "Lightning Orb"
"short" "Thunder"
"color" "EAEC3C"
"filter" "wep_thunder"
"weaponid" "1015992"
"buttonid" "1015994"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "20"
}
"3"
{
"name" "Divine Orb"
"short" "Divine"
"color" "FFFFFF"
"filter" "wep_divine"
"weaponid" "1016025"
"buttonid" "1016027"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"4"
{
"name" "Celestial Embrace"
"short" "Heal"
"color" "FE77FF"
"filter" "wep_heal"
"weaponid" "1016062"
"buttonid" "0"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
}
"5"
{
"name" "Abyssal Orb"
"short" "Abyss"
"color" "F053E9"
"filter" "wep_abyss"
"weaponid" "1016076"
"buttonid" "1016078"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"6"
{
"name" "Gust Orb"
"short" "Gust"
"color" "12C7CC"
"filter" "wep_gust"
"weaponid" "1016176"
"buttonid" "1016178"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "20"
}
}