[Tweak] Смешное с экономикой. (#451)
* tweak: цены продажи некоторых предметов понижены * tweak: сервера РнД теперь не работают между гридами * tweak: подняты цены в раздатчиках в среднем в два раза. А может больше * tweak: тебя забыли * add: добавим буквы
This commit is contained in:
@@ -18,8 +18,8 @@ ent-SeniorOfficerIDCard = ID карта ветерана СБ
|
||||
.desc = { ent-IDCardStandard.desc }
|
||||
ent-SeniorSalvageSpecialistIDCard = ID карта охотника карго
|
||||
.desc = { ent-IDCardStandard.desc }
|
||||
ent-ModularReceiver = модульный приемник
|
||||
.desc = Жизненно важная часть, используемая в создании огнестрельного оружия.
|
||||
ent-ModularReceiver = ствольная коробка
|
||||
.desc = Важнейшая деталь, используемая для создании огнестрельного оружия.
|
||||
ent-RifleStock = приклад
|
||||
.desc = Прочный деревянный приклад, используемый при создании огнестрельного оружия.
|
||||
ent-MedalCase = футляр для медали
|
||||
|
||||
@@ -18,7 +18,7 @@ ent-JugPhosphorus = кувшин (фосфор)
|
||||
.desc = { ent-Jug.desc }
|
||||
ent-JugSulfur = кувшин (сера)
|
||||
.desc = { ent-Jug.desc }
|
||||
ent-JugSilicon = кувшин (силикон)
|
||||
ent-JugSilicon = кувшин (кремний)
|
||||
.desc = { ent-Jug.desc }
|
||||
ent-JugHydrogen = кувшин (водород)
|
||||
.desc = { ent-Jug.desc }
|
||||
@@ -36,3 +36,7 @@ ent-JugCopper = кувшин (медь)
|
||||
.desc = { ent-Jug.desc }
|
||||
ent-JugGold = кувшин (золото)
|
||||
.desc = { ent-Jug.desc }
|
||||
ent-JugSugar = кувшин (сахар)
|
||||
.desc = { ent-Jug.desc }
|
||||
ent-JugWeldingFuel = кувшин (сварочное топливо)
|
||||
.desc = { ent-Jug.desc }
|
||||
|
||||
@@ -20,7 +20,7 @@ ent-VendingMachineWinter = ЗимКомод
|
||||
.desc = Лучшее место, чтобы насладиться холодом!
|
||||
ent-VendingMachineSustenance = Продовольственный вендомат
|
||||
.desc = Торговый автомат, который продает еду, как того требует раздел 47-C Соглашения об этическом обращении с заключенными NT.
|
||||
ent-VendingMachineSyndieDrobe = СиндиКомод
|
||||
ent-VendingMachineSyndieDrobe = СиндиШкаф
|
||||
.desc = Гардеробная машина, закодированная синдикатом, содержит элитное снаряжение для различных операций.
|
||||
ent-VendingMachineChemicals = ХимВенд
|
||||
.desc = Вероятно, это не кофемашина.
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
- type: vendingMachineInventory
|
||||
id: BoozeOMatInventory
|
||||
startingInventory:
|
||||
DrinkGlass: 20 #Kept glasses at top for ease to differentiate from booze.
|
||||
DrinkShotGlass: 10
|
||||
DrinkGlassCoupeShaped: 10
|
||||
DrinkVacuumFlask: 5
|
||||
DrinkFlaskBar: 5
|
||||
DrinkShaker: 5
|
||||
DrinkGlass: 10 #Kept glasses at top for ease to differentiate from booze.
|
||||
DrinkShotGlass: 5
|
||||
DrinkGlassCoupeShaped: 5
|
||||
DrinkVacuumFlask: 3
|
||||
DrinkFlaskBar: 3
|
||||
DrinkShaker: 3
|
||||
CustomDrinkJug: 2 #to allow for custom drinks in the soda/booze dispensers
|
||||
DrinkAbsintheBottleFull: 2
|
||||
DrinkAleBottleFull: 5
|
||||
DrinkBeerBottleFull: 5
|
||||
DrinkAleBottleFull: 3
|
||||
DrinkBeerBottleFull: 3
|
||||
DrinkBlueCuracaoBottleFull: 2
|
||||
DrinkCognacBottleFull: 4
|
||||
DrinkCognacBottleFull: 3
|
||||
DrinkCoconutWaterCarton: 3
|
||||
DrinkColaBottleFull: 4
|
||||
DrinkColaBottleFull: 3
|
||||
DrinkMilkCarton: 2
|
||||
DrinkCreamCarton: 5
|
||||
DrinkGinBottleFull: 3
|
||||
DrinkCreamCarton: 3
|
||||
DrinkGinBottleFull: 2
|
||||
DrinkGildlagerBottleFull: 2 #if champagne gets less because its premium, then gildlager should match this and have two
|
||||
DrinkGrenadineBottleFull: 2
|
||||
DrinkJuiceLimeCarton: 3
|
||||
@@ -27,20 +27,20 @@
|
||||
DrinkMelonLiquorBottleFull: 3
|
||||
DrinkPatronBottleFull: 2
|
||||
DrinkRumBottleFull: 4
|
||||
DrinkSodaWaterCan: 8
|
||||
DrinkSolDryCan: 8
|
||||
DrinkSodaWaterCan: 5
|
||||
DrinkSolDryCan: 5
|
||||
DrinkSpaceMountainWindBottleFull: 3
|
||||
DrinkSpaceUpBottleFull: 3
|
||||
DrinkTequilaBottleFull: 3
|
||||
DrinkTonicWaterCan: 8
|
||||
DrinkTonicWaterCan: 5
|
||||
DrinkVermouthBottleFull: 5
|
||||
DrinkVodkaBottleFull: 5
|
||||
DrinkWhiskeyBottleFull: 5
|
||||
DrinkWineBottleFull: 5
|
||||
DrinkVodkaBottleFull: 3
|
||||
DrinkWhiskeyBottleFull: 3
|
||||
DrinkWineBottleFull: 3
|
||||
DrinkChampagneBottleFull: 2 #because the premium drink
|
||||
DrinkSakeBottleFull: 3
|
||||
Eftpos: 4
|
||||
DrinkBeerCan: 5
|
||||
DrinkWineCan: 5
|
||||
DrinkBeerCan: 4
|
||||
DrinkWineCan: 4
|
||||
emaggedInventory:
|
||||
DrinkPoisonWinebottleFull: 2
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
- type: vendingMachineInventory
|
||||
id: HotDrinksMachineInventory
|
||||
startingInventory:
|
||||
DrinkHotCoffee: 5
|
||||
DrinkCafeLatte: 5
|
||||
DrinkTeacup: 5
|
||||
DrinkGreenTea: 5
|
||||
DrinkHotCoco: 5
|
||||
DrinkHotCoffee: 3
|
||||
DrinkCafeLatte: 3
|
||||
DrinkTeacup: 3
|
||||
DrinkGreenTea: 3
|
||||
DrinkHotCoco: 3
|
||||
emaggedInventory:
|
||||
DrinkNothing: 2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: vendingMachineInventory
|
||||
id: GoodCleanFunInventory
|
||||
startingInventory:
|
||||
PlayerCardBag: 20
|
||||
PlayerCardBag: 10
|
||||
CardBag36: 4
|
||||
CardBag52: 4
|
||||
UnoCardBag: 1
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
ClothingBackpackDuffelMedical: 4
|
||||
ClothingBackpackMedical: 4
|
||||
ClothingBackpackSatchelMedical: 4
|
||||
ClothingHeadHelmetVoidParamed: 2
|
||||
ClothingOuterHardsuitVoidParamed: 2
|
||||
ClothingHeadHelmetVoidParamed: 1
|
||||
ClothingOuterHardsuitVoidParamed: 1
|
||||
ClothingHeadHatBeretBrigmedic: 4
|
||||
ClothingHeadNurseHat: 4
|
||||
ClothingHeadHatParamedicsoft: 4
|
||||
|
||||
@@ -2,21 +2,19 @@
|
||||
id: SalvageEquipmentInventory
|
||||
startingInventory:
|
||||
WeaponProtoKineticAccelerator: 2
|
||||
WeaponCrusher: 2
|
||||
WeaponCrusherDagger: 4
|
||||
WeaponGrapplingGun: 3
|
||||
HandheldGPSBasic: 10
|
||||
Crowbar: 6
|
||||
BoxMRE: 6
|
||||
Pickaxe: 6
|
||||
SurvivalKnife: 3
|
||||
OreBag: 6
|
||||
Flare: 20
|
||||
FlashlightLantern: 6
|
||||
WeaponCrusher: 1
|
||||
WeaponCrusherDagger: 2
|
||||
HandheldGPSBasic: 4
|
||||
Crowbar: 2
|
||||
BoxMRE: 3
|
||||
Pickaxe: 4
|
||||
SurvivalKnife: 2
|
||||
OreBag: 4
|
||||
Flare: 10
|
||||
FlashlightLantern: 3
|
||||
Floodlight: 2
|
||||
RadioHandheld: 10
|
||||
Brutepack: 2
|
||||
InflatableWallStack1: 40
|
||||
RadioHandheld: 4
|
||||
InflatableWallStack1: 20
|
||||
InflatableDoorStack1: 10
|
||||
SeismicCharge: 3
|
||||
FultonBeacon: 2
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
ClothingHeadsetSecurity: 4
|
||||
ClothingEyesGlassesSecurity: 4
|
||||
ClothingOuterWinterSec: 4
|
||||
ClothingOuterArmorBasic: 4
|
||||
ClothingUniformJumpsuitSec: 4
|
||||
ClothingUniformJumpskirtSec: 4
|
||||
ClothingUniformJumpsuitSecGrey: 4
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Radio
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadset
|
||||
|
||||
@@ -181,6 +181,8 @@
|
||||
- type: ShowSecurityIcons
|
||||
- type: IdentityBlocker
|
||||
coverage: EYES
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
|
||||
@@ -315,6 +315,8 @@
|
||||
- type: Fiber
|
||||
fiberMaterial: fibers-insulative
|
||||
fiberColor: fibers-yellow
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
|
||||
# Budget Insulated Gloves
|
||||
- type: entity
|
||||
|
||||
@@ -113,6 +113,8 @@
|
||||
sprite: Objects/Consumable/Drinks/glass_clear.rsi
|
||||
state: icon
|
||||
- type: TransformableContainer
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
name: coupe glass
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
types:
|
||||
Blunt: 0
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
price: 10
|
||||
- type: EmitSoundOnPickup
|
||||
sound:
|
||||
path: /Audio/White/Items/Cup/pickup.ogg
|
||||
|
||||
@@ -57,6 +57,8 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
name: broken bowl
|
||||
|
||||
@@ -54,6 +54,8 @@
|
||||
materialComposition:
|
||||
Glass: 60
|
||||
- type: SpaceGarbage
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
name: broken plate
|
||||
@@ -108,6 +110,8 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Glass: 30
|
||||
- type: StaticPrice
|
||||
price: 5
|
||||
|
||||
- type: entity
|
||||
parent: FoodPlateTrash
|
||||
@@ -137,6 +141,8 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
|
||||
- type: entity
|
||||
name: plastic plate
|
||||
@@ -154,6 +160,8 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: StaticPrice
|
||||
price: 7
|
||||
|
||||
# Pie Tin
|
||||
|
||||
@@ -178,3 +186,5 @@
|
||||
materialComposition:
|
||||
Steel: 60
|
||||
- type: SpaceGarbage
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
@@ -47,6 +47,8 @@
|
||||
tags:
|
||||
- Trash
|
||||
- Skewer
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
# Custom Kebab Example
|
||||
|
||||
|
||||
@@ -135,6 +135,8 @@
|
||||
- cig5
|
||||
- cig6
|
||||
- type: Appearance
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
id: CigPackGreen
|
||||
|
||||
@@ -675,7 +675,7 @@
|
||||
Steel: 30
|
||||
Plastic: 30
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
id: PowerCageRechargerCircuitboard
|
||||
@@ -720,7 +720,7 @@
|
||||
Steel: 30
|
||||
Plastic: 30
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
id: WeaponCapacitorRechargerCircuitboard
|
||||
@@ -742,7 +742,7 @@
|
||||
Steel: 30
|
||||
Plastic: 30
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
id: TurboItemRechargerCircuitboard
|
||||
@@ -784,7 +784,7 @@
|
||||
chemicalComposition:
|
||||
Silicon: 20
|
||||
- type: StaticPrice
|
||||
price: 58
|
||||
price: 50
|
||||
|
||||
- type: entity
|
||||
parent: BaseMachineCircuitboard
|
||||
|
||||
@@ -14,4 +14,4 @@
|
||||
- DroneUsable
|
||||
- StationMapElectronics
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 10
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
- DroneUsable
|
||||
- AirAlarmElectronics
|
||||
- type: StaticPrice
|
||||
price: 61
|
||||
price: 50
|
||||
|
||||
- type: entity
|
||||
id: FireAlarmElectronics
|
||||
@@ -30,4 +30,4 @@
|
||||
- DroneUsable
|
||||
- FireAlarmElectronics
|
||||
- type: StaticPrice
|
||||
price: 61
|
||||
price: 50
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
- DroneUsable
|
||||
- MailingUnitElectronics
|
||||
- type: StaticPrice
|
||||
price: 55
|
||||
price: 50
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
- DroneUsable
|
||||
- type: DoorElectronics
|
||||
- type: StaticPrice
|
||||
price: 55
|
||||
price: 50
|
||||
- type: AccessReader
|
||||
- type: ActivatableUI
|
||||
key: enum.DoorElectronicsConfigurationUiKey.Key
|
||||
|
||||
@@ -14,4 +14,4 @@
|
||||
- DroneUsable
|
||||
- FirelockElectronics
|
||||
- type: StaticPrice
|
||||
price: 61
|
||||
price: 55
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
- DroneUsable
|
||||
- IntercomElectronics
|
||||
- type: StaticPrice
|
||||
price: 55
|
||||
price: 50
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
chemicalComposition:
|
||||
Silicon: 20
|
||||
- type: StaticPrice
|
||||
price: 34
|
||||
price: 20
|
||||
|
||||
# Wallmount Substation
|
||||
- type: entity
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
tags:
|
||||
- TimerSignalElectronics
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
id: ScreenTimerElectronics
|
||||
|
||||
@@ -50,6 +50,8 @@
|
||||
damage:
|
||||
types:
|
||||
Piercing: 5
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBasePlastic
|
||||
@@ -61,7 +63,9 @@
|
||||
state: plastic_fork
|
||||
- type: Utensil
|
||||
types:
|
||||
- Fork
|
||||
- Fork
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBase
|
||||
@@ -87,6 +91,8 @@
|
||||
Blunt: 1
|
||||
- type: Shovel
|
||||
speedModifier: 0.1 # you can try
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBasePlastic
|
||||
@@ -103,6 +109,8 @@
|
||||
- Spoon
|
||||
- type: Shovel
|
||||
speedModifier: 0.1 # you can try
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBasePlastic
|
||||
@@ -120,3 +128,5 @@
|
||||
- Plastic
|
||||
- Trash
|
||||
- Knife
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
tags:
|
||||
- DroneUsable
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
price: 60
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
light_replacer_storage: !type:Container
|
||||
|
||||
@@ -213,6 +213,8 @@
|
||||
- type: UseDelay
|
||||
- type: IgnitionSource
|
||||
ignited: false
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
|
||||
- type: entity
|
||||
name: flippo engraved lighter
|
||||
|
||||
@@ -640,3 +640,5 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- RollingPin
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
True: {visible: false}
|
||||
False: {visible: true}
|
||||
- type: StaticPrice
|
||||
price: 120
|
||||
price: 100
|
||||
|
||||
- type: entity
|
||||
parent: RollerBed
|
||||
|
||||
@@ -110,7 +110,6 @@
|
||||
- type: VendingMachine
|
||||
pack: CondimentInventory
|
||||
offState: off
|
||||
priceMultiplier: 1.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/condiments.rsi
|
||||
drawdepth: SmallObjects
|
||||
@@ -176,6 +175,7 @@
|
||||
normalState: normal-unshaded
|
||||
denyState: deny-unshaded
|
||||
loopDeny: false
|
||||
priceMultiplier: 0.0
|
||||
- type: Advertise
|
||||
pack: BoozeOMatAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -210,6 +210,7 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/cart.rsi
|
||||
layers:
|
||||
@@ -239,6 +240,7 @@
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Advertise
|
||||
pack: ChefvendAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -275,7 +277,6 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: CigaretteMachineAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -304,7 +305,6 @@
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: ClothesMateAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -341,7 +341,6 @@
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: ClothesMateAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -383,7 +382,6 @@
|
||||
screenState: screen
|
||||
ejectDelay: 5
|
||||
soundVend: /Audio/Machines/machine_vend_hot_drink.ogg
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: HotDrinksMachineAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -423,7 +421,6 @@
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
ejectDelay: 1.9
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: RobustSoftdrinksAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -493,7 +490,6 @@
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: SpaceUpInventory
|
||||
priceMultiplier: 1.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/spaceup.rsi
|
||||
layers:
|
||||
@@ -516,7 +512,6 @@
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: SodaInventory
|
||||
priceMultiplier: 1.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/soda.rsi
|
||||
layers:
|
||||
@@ -540,7 +535,6 @@
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: StarkistInventory
|
||||
priceMultiplier: 1.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/starkist.rsi
|
||||
layers:
|
||||
@@ -572,7 +566,6 @@
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
ejectDelay: 1.9
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: RobustSoftdrinksAds
|
||||
- type: Speech
|
||||
@@ -607,7 +600,6 @@
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
ejectDelay: 1.9
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: RobustSoftdrinksAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -708,6 +700,7 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Advertise
|
||||
pack: MagiVendAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -740,7 +733,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: DiscountDansAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -805,6 +797,7 @@
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
ejectDelay: 0.6
|
||||
priceMultiplier: 0.0
|
||||
- type: Advertise
|
||||
pack: NanoMedAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -842,6 +835,7 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 0.5
|
||||
- type: Advertise
|
||||
pack: NutriMaxAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -876,6 +870,7 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Advertise
|
||||
pack: SecTechAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -914,6 +909,7 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Advertise
|
||||
pack: MegaSeedAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -956,7 +952,6 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: GetmoreChocolateCorpAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1103,7 +1098,6 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: BodaAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1138,7 +1132,6 @@
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
screenState: screen
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: AutoDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1280,6 +1273,7 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
ejectDelay: 1.8
|
||||
priceMultiplier: 0.2
|
||||
- type: Advertise
|
||||
pack: GoodCleanFunAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1312,7 +1306,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: ChangAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1378,7 +1371,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: DonutAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1432,6 +1424,7 @@
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/wallmed.rsi
|
||||
layers:
|
||||
@@ -1461,7 +1454,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: HyDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1490,7 +1482,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: LawDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1519,7 +1510,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: SecDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1548,7 +1538,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: BarDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1577,7 +1566,6 @@
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/chapdrobe.rsi
|
||||
layers:
|
||||
@@ -1606,7 +1594,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: CargoDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1635,7 +1622,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: MediDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1664,7 +1650,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: ChemDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1721,7 +1706,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: AtmosDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1750,7 +1734,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: EngiDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1779,7 +1762,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: ChefDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1808,7 +1790,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: DetDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1837,7 +1818,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: JaniDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1866,7 +1846,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: SciDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1895,6 +1874,7 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Advertise
|
||||
pack: SyndieDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1923,7 +1903,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: RoboDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1952,7 +1931,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: GeneDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -1981,7 +1959,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Advertise
|
||||
pack: ViroDrobeAds
|
||||
- type: SpeakOnUIClosed
|
||||
@@ -2010,7 +1987,6 @@
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
priceMultiplier: 1.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/centdrobe.rsi
|
||||
layers:
|
||||
@@ -2044,7 +2020,7 @@
|
||||
denyState: deny-unshaded
|
||||
ejectDelay: 1.9
|
||||
soundVend: /Audio/Items/bikehorn.ogg
|
||||
priceMultiplier: 1.0
|
||||
priceMultiplier: 0.2
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/happyhonk.rsi
|
||||
layers:
|
||||
@@ -2077,6 +2053,7 @@
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: TankDispenserEVAInventory
|
||||
priceMultiplier: 0.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/tankdispenser.rsi #TODO add visualiser for remaining tanks as layers
|
||||
state: dispenser
|
||||
@@ -2090,6 +2067,7 @@
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: TankDispenserEngineeringInventory
|
||||
priceMultiplier: 0.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/tankdispenser.rsi #TODO add visualiser for remaining tanks as layers
|
||||
layers:
|
||||
@@ -2109,6 +2087,7 @@
|
||||
normalState: normal
|
||||
denyState: deny
|
||||
ejectDelay: 2
|
||||
priceMultiplier: 0.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/chemvend.rsi
|
||||
layers:
|
||||
@@ -2137,6 +2116,7 @@
|
||||
normalState: normal
|
||||
denyState: deny
|
||||
ejectDelay: 2
|
||||
priceMultiplier: 0.0
|
||||
- type: AccessReader
|
||||
access: [["SyndicateAgent"]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user