Skip to content

Commit

Permalink
Merge branch 'master' into Foam-weaponry
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas authored Dec 1, 2024
2 parents 1e130dc + 32a9dd4 commit a90f96b
Show file tree
Hide file tree
Showing 7 changed files with 172 additions and 378,160 deletions.
13 changes: 7 additions & 6 deletions Resources/Changelog/DeltaVChangelog.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
Entries:
- author: Colin-Tel
changes:
- message: Asterisk's TEG has been adjusted after receiving player feedback.
type: Tweak
id: 229
time: '2024-02-05T21:22:18.0000000+00:00'
- author: UnicornOnLSD
changes:
- message: Submarine got better telecomms, a revamped psych. ward and more !
Expand Down Expand Up @@ -3796,3 +3790,10 @@
id: 728
time: '2024-12-01T08:11:42.0000000+00:00'
url: https://github.com/DeltaV-Station/Delta-v/pull/2029
- author: deltanedas
changes:
- message: Replaced traitors' antimov board in the uplink with an overlord board.
type: Tweak
id: 729
time: '2024-12-01T13:28:31.0000000+00:00'
url: https://github.com/DeltaV-Station/Delta-v/pull/2329
4 changes: 4 additions & 0 deletions Resources/Locale/en-US/deltav/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Utility
uplink-reinforcement-radio-nukie-mouse-name = Mouse Operative Reinforcement Teleporter
uplink-reinforcement-radio-nukie-mouse-desc = Calls in a specially trained mouse operative to assist you.
uplink-overlord-law-name = Overlord Law Circuit
uplink-overlord-law-desc = Free the A.I. from its shackles with this 1 simple trick... beware, even you will have to follow its orders!
# Implants
uplink-bionic-syrinx-implanter-name = Bionic Syrinx Implanter
uplink-bionic-syrinx-implanter-desc = An implant that enhances a harpy's natural talent for mimicry to let you adjust your voice to whoever you can think of.
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -998,14 +998,14 @@

- type: listing
id: UplinkAntimovCircuitBoard
name: uplink-antimov-law-name
description: uplink-antimov-law-desc
productEntity: AntimovCircuitBoard
name: uplink-overlord-law-name # DeltaV: Changed antimov to overlord, for traitors only
description: uplink-overlord-law-desc # DeltaV: Changed antimov to overlord
productEntity: OverlordCircuitBoard # DeltaV: replaced antimov with overlord
discountCategory: usualDiscounts
discountDownTo:
Telecrystal: 10
Telecrystal: 16 # DeltaV: was 10
cost:
Telecrystal: 14
Telecrystal: 20 # DeltaV: was 14
categories:
- UplinkDisruption
conditions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
tags:
- FirelockElectronics
- type: StaticPrice
price: 61
price: 5 # DeltaV: made it worthless to prevent factorio
188,881 changes: 76 additions & 188,805 deletions Resources/Prototypes/Maps/arena.yml

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions Resources/Prototypes/Maps/edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
prefixCreator: 'DV'
- type: StationJobs
availableJobs:
#service
#command
Captain: [ 1, 1 ]
StationAI: [ 1, 1 ]
StationAi: [ 1, 1 ]
#service
HeadOfPersonnel: [ 1, 1 ]
Bartender: [ 2, 3 ]
Botanist: [ 2, 2 ]
Expand Down
189,417 changes: 76 additions & 189,341 deletions Resources/Prototypes/Maps/hive.yml

Large diffs are not rendered by default.

0 comments on commit a90f96b

Please sign in to comment.