Skip to content

Commit

Permalink
Fix sabotage game portal
Browse files Browse the repository at this point in the history
  • Loading branch information
ellieisjelly committed Oct 17, 2024
1 parent ca7445b commit 7fe6f08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions data/nucleoid/game_portals/sabotage/random.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "plasmid:concurrent_game",
"game": "nucleoid:sabotage/random"
}
2 changes: 1 addition & 1 deletion data/nucleoid/game_portals/sabotage/root.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7fe6f08

Please sign in to comment.