Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rynkatze committed Dec 14, 2024
1 parent c3b7737 commit 9488eed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/GameRules/SP14/unknown_shuttles.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: entityTable
id: UnknownShuttlesFreelanceTable
id: UnknownShuttlesSP14FreelanceTable
table: !type:AllSelector # we need to pass a list of rules, since rules have further restrictions to consider via StationEventComp
children:
- id: UnknownShuttleSP14Transfer
Expand Down
6 changes: 1 addition & 5 deletions Resources/Prototypes/GameRules/roundstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,11 +291,7 @@
table: !type:AllSelector # we need to pass a list of rules, since rules have further restrictions to consider via StationEventComp
children:
- !type:NestedSelector
tableId: UnknownShuttlesFriendlyTable
- !type:NestedSelector
tableId: UnknownShuttlesFreelanceTable
- !type:NestedSelector
tableId: UnknownShuttlesHostileTable
tableId: UnknownShuttlesSP14FreelanceTable

- type: entity
id: BasicStationEventScheduler
Expand Down
2 changes: 1 addition & 1 deletion RobustToolbox
Submodule RobustToolbox updated 378 files

0 comments on commit 9488eed

Please sign in to comment.