diff --git a/MapAdmin/configs/MapAdmin.cfg b/MapAdmin/configs/MapAdmin.cfg index a661a484..30f5eaad 100644 --- a/MapAdmin/configs/MapAdmin.cfg +++ b/MapAdmin/configs/MapAdmin.cfg @@ -949,6 +949,50 @@ "0" "#140668:Press" } } + "5" + { + "name" "Ext2 Ulti-Heal" + "triggers" + { + "0" "ulti" + "1" "heal" + "2" "ultiheal" + "3" "ext2_alt" + "4" "extreme2_alt" + } + "actions" + { + "0" "#100000:Press" + } + } + "6" + { + "name" "Ext2 Special Lasers" + "triggers" + { + "0" "laser" + "1" "ext2_alt2" + "2" "extreme2_alt2" + } + "actions" + { + "0" "#100001:Press" + } + } + "7" + { + "name" "Ext3 Hellz" + "triggers" + { + "0" "ext3" + "1" "extreme3" + "2" "hellz" + } + "actions" + { + "0" "#100002:Press" + } + } } } @@ -3067,4 +3111,4 @@ } } } -} +} \ No newline at end of file