-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix faction & radio keys on ridge rumble
- Loading branch information
1 parent
d9d096d
commit 77684b1
Showing
10 changed files
with
117 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
worlds/arc/RidgeRumble/Prefabs/Radio_ANPRC152A_OLD_Multi_RED.et
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
GenericEntity : "{340C133625BB688E}Prefabs/Items/Equipment/Radios/Radio_ANPRC152A_OLD_Multi.et" { | ||
ID "508AB2013EEE1E00" | ||
components { | ||
BaseRadioComponent "{5A30BAE7673C63CA}" { | ||
"Encryption key" "coldBorscht" | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
worlds/arc/RidgeRumble/Prefabs/Radio_ANPRC152A_OLD_Multi_RED.et.meta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
MetaFileClass { | ||
Name "{73BEE31C2D904BA8}Prefabs/Items/Equipment/Radios/Radio_ANPRC152A_OLD_Multi_RED.et" | ||
Configurations { | ||
EntityTemplateResourceClass PC { | ||
} | ||
EntityTemplateResourceClass XBOX_ONE : PC { | ||
} | ||
EntityTemplateResourceClass XBOX_SERIES : PC { | ||
} | ||
EntityTemplateResourceClass PS4 : PC { | ||
} | ||
EntityTemplateResourceClass PS5 : PC { | ||
} | ||
EntityTemplateResourceClass HEADLESS : PC { | ||
} | ||
EntityTemplateResourceClass Xbox : PC { | ||
} | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
worlds/arc/RidgeRumble/Prefabs/Radio_ANPRC152A_OLD_Single_RED.et
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
GenericEntity : "{5D948A57AF3432ED}Prefabs/Items/Equipment/Radios/Radio_ANPRC152A_OLD_Single.et" { | ||
ID "508AB2013EEE1E00" | ||
components { | ||
BaseRadioComponent "{5A30BAE7673C63CA}" { | ||
"Encryption key" "coldBorscht" | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
worlds/arc/RidgeRumble/Prefabs/Radio_ANPRC152A_OLD_Single_RED.et.meta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
MetaFileClass { | ||
Name "{474BFEF776DEC58F}Prefabs/Items/Equipment/Radios/Radio_ANPRC152A_OLD_Single_RED.et" | ||
Configurations { | ||
EntityTemplateResourceClass PC { | ||
} | ||
EntityTemplateResourceClass XBOX_ONE : PC { | ||
} | ||
EntityTemplateResourceClass XBOX_SERIES : PC { | ||
} | ||
EntityTemplateResourceClass PS4 : PC { | ||
} | ||
EntityTemplateResourceClass PS5 : PC { | ||
} | ||
EntityTemplateResourceClass HEADLESS : PC { | ||
} | ||
EntityTemplateResourceClass Xbox : PC { | ||
} | ||
} | ||
} |