From 4bf8eba8609a0a1b1b82ab487c27a4ff39e40055 Mon Sep 17 00:00:00 2001 From: Dogan Date: Wed, 23 Jan 2019 17:46:51 +0100 Subject: [PATCH] MapAdmin: new config --- .../configs/mapadmin/ze_johnny_nukem_b8_1.cfg | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 MapAdmin/configs/mapadmin/ze_johnny_nukem_b8_1.cfg diff --git a/MapAdmin/configs/mapadmin/ze_johnny_nukem_b8_1.cfg b/MapAdmin/configs/mapadmin/ze_johnny_nukem_b8_1.cfg new file mode 100644 index 00000000..7075e4ee --- /dev/null +++ b/MapAdmin/configs/mapadmin/ze_johnny_nukem_b8_1.cfg @@ -0,0 +1,56 @@ +"mapadmin" +{ + "adminroom" "1025.636841 5521.234375 3840.031250" + "stages" + { + "0" + { + "name" "[Stage 1 - The Rebellion against the Frog Kingdom]" + "triggers" + { + "0" "1" + } + "actions" + { + "0" "#287012:Press" + } + } + "1" + { + "name" "[Stage 2 - The Rebellion against the Frog (Lego) Kingdom MK. II]" + "triggers" + { + "0" "2" + } + "actions" + { + "0" "#287069:Press" + } + } + "2" + { + "name" "[Stage 3 - The Betrayal of Rayvel]" + "triggers" + { + "0" "3" + } + "actions" + { + "0" "#287097:Press" + } + } + "3" + { + "name" "Enable No Balls Mode (Extreme Mode)" + "triggers" + { + "0" "extreme+" + "1" "ex+" + } + "actions" + { + "0" "#705627:Press" + } + } + } +} \ No newline at end of file