-
Notifications
You must be signed in to change notification settings - Fork 178
UA Colonial Guard | Additional sub-roles for Props #879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
CactusMouth
wants to merge
39
commits into
cmss13-devs:master
Choose a base branch
from
CactusMouth:UACG_Additions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+396
−31
Open
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
54446f4
UACG New Roles
CactusMouth 3e8f244
Leader type removal
CactusMouth 22ce567
Testing fixes
8000
CactusMouth ea63b85
Minor update: Flares, Binoculars and RTO backpack
CactusMouth 34b4c69
Removed fun stuff
CactusMouth 73d7258
Army Ranks + LatAm
CactusMouth e8ad9e2
Techie is now a Corporal
CactusMouth 132a0f7
Minor LatAm errors
CactusMouth 13c4e1d
HUD And minor tweaks
CactusMouth 43d3594
Minor tweak I forgot to add
CactusMouth fb7b897
Trial and error
CactusMouth 214483d
Wrong names for HUDs
CactusMouth fca1a0d
Moved to the CMB Folder
CactusMouth bbc2ac9
Trying to make the HUD work
CactusMouth 0a6fc65
Maybe I'm just stupid
CactusMouth e07de3a
Merge branch 'master' into UACG_Additions
CactusMouth bf8e270
Minor fix with commas
CactusMouth b1c037d
Merge branch 'UACG_Additions' of https://github.com/CactusMouth/PvE-C…
CactusMouth fa1fba6
Faction List update
CactusMouth fc140d7
UACG HAI Squads
CactusMouth 2ebb87b
Minor updates: Gear and equipment
CactusMouth 3e2439d
Skill updates
CactusMouth 12f4727
Army skills - CLF have heightened skills
CactusMouth 3aa6c7c
CCT Removal
CactusMouth 6597447
Comms Fix
CactusMouth 111971b
Merge branch 'master' into UACG_Additions
CactusMouth 0ad12e1
Merge fix
CactusMouth 1ceac1d
Minor HUD fix
CactusMouth d6e097d
Merge branch 'master' into UACG_Additions
CactusMouth d0ce01d
Slight change to presets and mode to make it better
CactusMouth a2ac3db
Merge branch 'master' into UACG_Additions
CactusMouth efd9462
Removal of HUD parts + Squad switch
CactusMouth c8434a0
Merge branch 'UACG_Additions' of https://github.com/CactusMouth/PvE-C…
CactusMouth 4afc530
Merge branch 'master' into UACG_Additions
CactusMouth 5cb9e21
Adds UACG Sniper
CactusMouth 149b246
Merge branch 'master' into UACG_Additions
CactusMouth 8889b20
Merge branch 'master' into UACG_Additions
CactusMouth 70d3d4c
Fixes with factions
CactusMouth 9046241
Merge branch 'master' into UACG_Additions
CactusMouth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 |
---|---|---|
@@ -1,3 +1,8 @@ | ||
/datum/faction/cmb | ||
name = "Colonial Marshal Bureau" | ||
faction_tag = FACTION_MARINE | ||
|
||
//UACG included | ||
/datum/faction/uacg | ||
name = "United Americas Colonial Guard" | ||
faction_tag = FACTION_UACG |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.