Skip to content

Commit

Permalink
Reflavors the Li Tieguai-class. (#3485)
Browse files Browse the repository at this point in the history
<!-- 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
Li Tieg is now more similar to #3323 style-wise, with the difference
that it's in Biodynamics teal instead of fully in VS red.

<details><summary>Screenshots:</summary>
<p>


![scrnshot1](https://github.com/user-attachments/assets/335a85a0-12e2-44ad-af38-d09f5d627396)

![StrongDMM-2024-10-17 21 02
51](https://github.com/user-attachments/assets/a57ed1da-4f3b-4684-a263-d8d2f92def42)

![StrongDMM-2024-10-06 23 02
48](https://github.com/user-attachments/assets/94d32a52-614a-4fc0-856f-bca24d952be9)

</p>
</details> 

Also tweaks Li Tieg's weaponry:
- Trauma team looses one Ringneck, but gains a Rattlesnake. -
Rattlesnake is just cool.
- Captain looses the Viper. It's replaced by a Himehabu and an edagger.
- A Himehabu fits CS caps waaaay better than a Viper. Edagger is also CS
special.
- Director looses the Ringneck and the Dart Gun. They only get an
edagger now. Sorry. - I'd say they really don't need a gun. Edagger is
cool though.

<!-- 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 stop with the carpets and curtains. I beg you.
<!-- 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:
tweak: Reflavored Li Tieguai-class to use Cybersun Biodynamics colors.
balance: Removed the Viper, the Dart Gun and two Ringnecks from the Li
Tieguai. Instead, added a Rattlesnake, a Himehabu and two edaggers.
fix: Li Tieguai captain is now an officer.
/: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. -->
  • Loading branch information
Sadhorizon authored Nov 3, 2024
1 parent 6becd79 commit f1e1a80
Show file tree
Hide file tree
Showing 5 changed files with 1,425 additions and 1,030 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"tags": [
"Medical"
],
"map_path": "_maps/shuttles/syndicate/syndicate_litieguai.dmm",
"map_path": "_maps/shuttles/syndicate/syndicate_cybersun_litieguai.dmm",
"namelists": [
"SPACE",
"BEASTS",
Expand All @@ -17,6 +17,7 @@
"job_slots": {
"Captain": {
"outfit": "/datum/outfit/job/syndicate/captain/cybersun",
"officer": true,
"slots": 1
},
"Medical Director": {
Expand Down
Loading

0 comments on commit f1e1a80

Please sign in to comment.