Rebalance of Lobbying bundle (#24303)

* Rebalance of Lobbying bundle

- More money, mickey (5000 -> 30000)
- Added trader`s rubberstump for high iq players
- Phone to call upper managment
- Some fancy and absolutely unsuspicious clothings
- Patriotic Flag for the most valuable lobist of Syndicate

* Thief problem fix

Thief now have have separate lobbying bundle, now it calls bribing bundle

* Fixing

Money count, suffix

* Hi

Fixing money
This commit is contained in:
Agoichi
2024-01-20 04:35:44 +02:00
committed by GitHub
parent 34806400bd
commit 559ff13a12
3 changed files with 50 additions and 3 deletions

View File

@@ -38,5 +38,30 @@
- type: StorageFill
contents:
- id: ClothingEyesGlassesSunglasses
- id: SpaceCash1000
amount: 5
- id: SpaceCash30000
amount: 1
- id: EncryptionKeySyndie
- id: RubberStampTrader
- id: PhoneInstrumentSyndicate
- id: ClothingUniformJumpsuitTacticool
- id: ClothingOuterCoatJensen
- id: ClothingHandsGlovesCombat
- id: ClothingMaskNeckGaiter
- id: SyndieHandyFlag
- type: entity
id: BriefcaseThiefBribingBundleFilled
name: brown briefcase
parent: BriefcaseSyndie
suffix: Thief, Spesos
components:
- type: StorageFill
contents:
- id: ClothingEyesGlassesSunglasses
- id: SpaceCash20000
amount: 1
- id: ClothingUniformJumpsuitTacticool
- id: ClothingOuterCoatJensen
- id: ClothingHandsGlovesCombat
- id: ClothingMaskNeckGaiter
- id: ToyFigurineThief

View File

@@ -90,7 +90,7 @@
- EncryptionKeyStationMaster
- CyberPen
- SpyCrewMonitor
- BriefcaseSyndieLobbyingBundleFilled
- BriefcaseThiefBribingBundleFilled
- ClothingMaskGasVoiceChameleon
#- todo Chameleon Stamp

View File

@@ -136,6 +136,28 @@
- type: Stack
count: 10000
- type: entity
parent: SpaceCash
id: SpaceCash20000
suffix: 20000
components:
- type: Icon
sprite: Objects/Economy/cash.rsi
state: cash_1000
- type: Stack
count: 20000
- type: entity
parent: SpaceCash
id: SpaceCash30000
suffix: 30000
components:
- type: Icon
sprite: Objects/Economy/cash.rsi
state: cash_1000
- type: Stack
count: 30000
- type: entity
parent: SpaceCash
id: SpaceCash1000000