Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a new ruin, The Cave Crew! (#1898)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request - [ ] get the subshuttle to work! This PR adds a new jungle ruin called "Cave Crew". This is a hidden frontiersmen base, located within a cave. It also contains its very own subshuttle "Gut Combat Freighter"! it is, as the name says, a Armed freighter used by the local frontiersmen to carry out raids, and supplies it also creates a "neutered" subtype of the frontiersmen This type does NOT drop weapons, making the ruin a bit less of a lootbonanza <!-- Include any screenshots/videos/debugging steps of the modified code functioning successfully, ideally including edge cases. --> <details> <summary>Images</summary> ![2023 04 14-12 35 00](https://user-images.githubusercontent.com/79304582/232023904-0d8b7ee9-d770-4de2-a552-ebbe8b293e4b.png) Ruin ![image](https://user-images.githubusercontent.com/79304582/232023917-a1aed4ae-07ee-49d4-8640-00517252cb98.png) Subshuttle named "gut" ![image](https://user-images.githubusercontent.com/79304582/232024532-0f8140b8-5231-492d-88bc-c779e52ec5a2.png) ![image](https://user-images.githubusercontent.com/79304582/232023995-9a2e83b6-ba0a-461f-bde9-f45839bdfaa5.png) ![image](https://user-images.githubusercontent.com/79304582/232024089-637ca303-5c35-4e76-b30b-fffe37fb8a69.png) ![image](https://user-images.githubusercontent.com/79304582/232024145-2f4a5fe4-a9e9-42d0-9b3e-861ee6ac644e.png) ![image](https://user-images.githubusercontent.com/79304582/232024190-9c181406-973d-4e35-b323-26dafb876139.png) ![image](https://user-images.githubusercontent.com/79304582/232024230-5b84f6ee-c6dc-49f9-a5be-33c4a8557c2b.png) ![image](https://user-images.githubusercontent.com/79304582/232024315-af144ef6-1c69-4b88-afc4-0ec33636a24f.png) ![image](https://user-images.githubusercontent.com/79304582/232024337-13994b9d-89a3-49f6-a9ff-a344a2e50d5f.png) ![image](https://user-images.githubusercontent.com/79304582/232024387-5f8e1244-f997-4a19-852d-5e95615037e0.png) </details> --- -THREATS- 6x turrets 2x pistol frontiersmen 1x shotgun frontiersmen 1x MINIGUN frontiersmen 1x frontiersmen officer 1x AK frontiersmen 1x Armoured mosin frontiersmen 1x mosin frontiersmen 1x venus trap 3x carps -MISC LOOT- 3x abandoned crates t2 parts 2000 credits fax machine camera bug different computers kitchen supplies Donk vendor misc engineering supplies 1x frontiersmen hardsuit misc frontiersmen armour misc ammo -MAIN LOOT- 5 telecrystals EMP kit C4 satchel 2x Frag grenade 1x emp grenade 1x nagat revolver 1x combat shotgun 1x energy sword 1x AKS-74U Misc mech weapons -ULTRA LOOT- Kiwi the puppy ![image](https://user-images.githubusercontent.com/79304582/232025756-3bffcfc9-e390-4869-a596-f3c8419072fe.png) "lore tidbit" While the Minutemen wiped out most of the frontiersmen, small remnants can still be found throughout the sector. This right here is one of those remnants. The cave is a resting place for a group of raiders, calling themselves the "CaveCrew". They have remained mostly silent after the war, only partaking in the occasional plundering, and trading with other pirates. <!-- Describe The Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! --> ## Why It's Good For The Game <!-- Please add a short description of why you think these changes would benefit the game. If you can't justify it in words, it might not be worth adding. --> ## Changelog :cl: add: Added a new jungle ruin "jungle_cavecrew" add: Added a new subshuttle "frontiersmen_gut" add: Added a neutered subtype of all frontiersmen (doesn't drop guns) add: Added new areas for the ruin add: Added a subtype of the heavy frontiersmen corpse that lacks the minigun pack /:cl: <!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. --> --------- Signed-off-by: Bjarl <[email protected]> Co-authored-by: Bjarl <[email protected]>
- Loading branch information