From 7fe6f088c4d9038c6da104d1d5489240b76cf0d0 Mon Sep 17 00:00:00 2001 From: Ellie Date: Wed, 16 Oct 2024 22:17:00 -0300 Subject: [PATCH] Fix sabotage game portal --- data/nucleoid/game_portals/sabotage/random.json | 4 ++++ data/nucleoid/game_portals/sabotage/root.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 data/nucleoid/game_portals/sabotage/random.json diff --git a/data/nucleoid/game_portals/sabotage/random.json b/data/nucleoid/game_portals/sabotage/random.json new file mode 100644 index 0000000..e2024df --- /dev/null +++ b/data/nucleoid/game_portals/sabotage/random.json @@ -0,0 +1,4 @@ +{ + "type": "plasmid:concurrent_game", + "game": "nucleoid:sabotage/random" +} diff --git a/data/nucleoid/game_portals/sabotage/root.json b/data/nucleoid/game_portals/sabotage/root.json index 66515fc..1d9efa4 100644 --- a/data/nucleoid/game_portals/sabotage/root.json +++ b/data/nucleoid/game_portals/sabotage/root.json @@ -8,7 +8,7 @@ { "type": "nucleoid_extras:quick_portal", "icon": "sabotage:sabotage_chest", - "portal": "nucleoid:sabotage/maps", + "portal": "nucleoid:sabotage/maps/root", "quick_portal": "nucleoid:sabotage/random", "message": { "translate": "text.nucleoid_extras.ui.action.maps"