From 1a5e4545392317a7316e3f93a0f11c7f3c126fa3 Mon Sep 17 00:00:00 2001 From: zaCade Date: Thu, 11 Apr 2019 18:32:48 +0200 Subject: [PATCH] Create ze_serpentis_temple_v1_1.cfg --- .../entwatch/ze_serpentis_temple_v1_1.cfg | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 _entWatch4/configs/entwatch/ze_serpentis_temple_v1_1.cfg diff --git a/_entWatch4/configs/entwatch/ze_serpentis_temple_v1_1.cfg b/_entWatch4/configs/entwatch/ze_serpentis_temple_v1_1.cfg new file mode 100644 index 00000000..9a871166 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_serpentis_temple_v1_1.cfg @@ -0,0 +1,73 @@ +"items" +{ + "0" + { + "name" "Poison Snake" + "short" "Poison" + "color" "09BE00" + "filter" "player_poison" + "weaponid" "247161" + "buttonid" "251273" + "triggerid" "0" + "display" "7" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "1" + { + "name" "Heal Snake" + "short" "Heal" + "color" "FFFFFF" + "filter" "player_heal" + "weaponid" "442004" + "buttonid" "442008" + "triggerid" "0" + "display" "7" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "2" + { + "name" "Fire Snake" + "short" "Fire" + "color" "BB0000" + "filter" "player_fire" + "weaponid" "883204" + "buttonid" "883212" + "triggerid" "0" + "display" "7" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "3" + { + "name" "Torch" + "short" "Torch" + "color" "FF8000" + "filter" "" + "weaponid" "2297999" + "buttonid" "0" + "triggerid" "0" + "display" "5" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "4" + { + "name" "Artefact" + "short" "Artefact" + "color" "FF8000" + "filter" "" + "weaponid" "2724776" + "buttonid" "0" + "triggerid" "0" + "display" "5" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +}