Skip to content

Commit

Permalink
Mirror: Lawdrobe update (DeltaV-Station#113)
Browse files Browse the repository at this point in the history
## Mirror of PR #25299: [Lawdrobe
update](space-wizards/space-station-14#25299)
from <img src="https://avatars.githubusercontent.com/u/10567778?v=4"
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14)

###### `4b359466ccf1cfb7642a048dc142d12ffbefc3e9`

PR opened by <img
src="https://avatars.githubusercontent.com/u/107373427?v=4"
width="16"/><a href="https://github.com/beck-thompson">
beck-thompson</a> at 2024-02-16 01:39:38 UTC
PR merged by <img
src="https://avatars.githubusercontent.com/u/19864447?v=4"
width="16"/><a href="https://github.com/web-flow"> web-flow</a> at
2024-03-07 19:18:39 UTC

---

PR changed 3 files with 26 additions and 0 deletions.

The PR had the following labels:
- No C#


---

<details open="true"><summary><h1>Original Body</h1></summary>

> <!-- Please read these guidelines before opening your PR:
https://docs.spacestation14.io/en/getting-started/pr-guideline -->
> <!-- The text between the arrows are comments - they will not be
visible on your PR. -->
> 
> ## About the PR
> <!-- What did you change in this PR? -->
> Some basic changes to the Lawdrobe.
> 
> ## Why / Balance
> <!-- Why was it changed? Link any discussions or issues here. Please
discuss how this would affect game balance. -->
> The lawdrobe was, overall, pretty dull so I added a few new things
that greatly improve its role play potential!
> ## Technical details
> <!-- If this is a code change, summarize at high level how your new
code works. This makes it easier to review. -->
> - Added 5 new advertisements.
> - Added 5 new thank you messages.
> - Added Luxury Pen to Lawdrobe 2x.
> - Added Judge robe and Hair to contraband.
> - Added 100 space cash to contraband Inventory 2x.
> ## Media
> <!-- 
> PRs which make ingame changes (adding clothing, items, new features,
etc) are required to have media attached that showcase the changes.
> Small fixes/refactors are exempt.
> Any media may be used in SS14 progress reports, with clear credit
given.
> 
> If you're unsure whether your PR will require media, ask a maintainer.
> 
> Check the box below to confirm that you have in fact seen this (put an
X in the brackets, like [X]):
> -->
> 
>
[Meda.webm](https://github.com/space-wizards/space-station-14/assets/107373427/2d774ba3-1aaf-467c-b4e0-eac903e98a1a)
> 
> **Changelog**
> <!--
> Make players aware of new features and changes that could affect how
they play the game by adding a Changelog entry. Please read the
Changelog guidelines located at:
https://docs.spacestation14.io/en/getting-started/pr-guideline#changelog
> -->
> 
> 🆑 Beck Thompson
> - add: Lawdrobe has some new items and new ads!


</details>

---------

Co-authored-by: beck-thompson <[email protected]>
Co-authored-by: VMSolidus <[email protected]>
  • Loading branch information
3 people authored May 4, 2024
1 parent 47c9bb6 commit e97c0a9
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Locale/en-US/advertisements/vending/lawdrobe.ftl
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
advertisement-lawdrobe-1 = OBJECTION! Get the rule of law for yourself!
advertisement-lawdrobe-2 = Go pester security until they abide by your own rules!
advertisement-lawdrobe-3 = A new case just came in? Go get them out of jail!
advertisement-lawdrobe-4 = A dougnut a day keeps security away!
advertisement-lawdrobe-5 = No one is above the law!
advertisement-lawdrobe-6 = No officer, I do not consent to a search!
advertisement-lawdrobe-7 = Injecting space drugs leaves no evidence!
advertisement-lawdrobe-8 = You or a loved one hurt by Nanotrasen? Too bad!
thankyou-lawdrobe-1 = You can win any case in that outfit!
thankyou-lawdrobe-2 = Get one for your client as well!
thankyou-lawdrobe-3 = Win or lose, you get paid either way!
thankyou-lawdrobe-4 = Remember: Its only illegal if you get caught!
thankyou-lawdrobe-5 = OBJECTION! That outfit is too cool for court!
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,15 @@
- advertisement-lawdrobe-1
- advertisement-lawdrobe-2
- advertisement-lawdrobe-3
- advertisement-lawdrobe-4
- advertisement-lawdrobe-5
- advertisement-lawdrobe-6
- advertisement-lawdrobe-7
- advertisement-lawdrobe-8
thankyous:
- vending-machine-thanks
- thankyou-lawdrobe-1
- thankyou-lawdrobe-2
- thankyou-lawdrobe-3
- thankyou-lawdrobe-4
- thankyou-lawdrobe-5
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@
ClothingNeckLawyerbadge: 2
ClothingOuterCoatOvercoat: 2 # DeltaV - add overcoat to LawDrobe
RubberStampLawyer: 1 # DeltaV
LuxuryPen: 2
contrabandInventory:
ClothingOuterRobesJudge: 1
ClothingHeadHatPwig: 1
SpaceCash100: 2 # "Legally" obtained currency
emaggedInventory:
CyberPen: 1

0 comments on commit e97c0a9

Please sign in to comment.