Vending Machine Abuse (#8863)

* piece of shit i'll abuse your vending ass

* placeholder

* Update types.yml

* threshold
This commit is contained in:
EmoGarbage404
2022-06-23 00:52:28 -04:00
committed by GitHub
parent 4269a4116c
commit f5e11102ba
7 changed files with 124 additions and 1 deletions

View File

@@ -48,3 +48,10 @@
userPopup: action-popup-combat
popupToggleSuffix: -disabling
event: !type:ToggleCombatActionEvent
- type: instantAction
id: VendingThrow
name: vending-machine-action-name
description: vending-machine-action-description
useDelay: 30
event: !type:VendingMachineSelfDispenseEvent

View File

@@ -37,6 +37,7 @@
behaviors:
- !type:DoActsBehavior
acts: ["Breakage"]
- !type:EjectVendorItems
- type: ActivatableUI
key: enum.VendingMachineUiKey.Key
- type: ActivatableUIRequiresPower
@@ -64,6 +65,7 @@
- type: ApcPowerReceiver
powerLoad: 200
priority: Low
- type: Actions
- type: SentienceTarget
flavorKind: mechanical
@@ -166,6 +168,8 @@
components:
- type: VendingMachine
pack: CigaretteMachineInventory
dispenseOnHitChance: 0.25
dispenseOnHitThreshold: 2
- type: Advertise
pack: CigaretteMachineAds
- type: Speech
@@ -232,6 +236,8 @@
components:
- type: VendingMachine
pack: HotDrinksMachineInventory
dispenseOnHitChance: 0.25
dispenseOnHitThreshold: 2
- type: Advertise
pack: HotDrinksMachineAds
- type: Speech
@@ -270,6 +276,8 @@
components:
- type: VendingMachine
pack: RobustSoftdrinksInventory
dispenseOnHitChance: 0.25
dispenseOnHitThreshold: 2
- type: Advertise
pack: RobustSoftdrinksAds
- type: Speech
@@ -338,6 +346,8 @@
components:
- type: VendingMachine
pack: DiscountDansInventory
dispenseOnHitChance: 0.25
dispenseOnHitThreshold: 2
- type: Advertise
pack: DiscountDansAds
- type: Speech
@@ -574,6 +584,8 @@
components:
- type: VendingMachine
pack: GetmoreChocolateCorpInventory
dispenseOnHitChance: 0.25
dispenseOnHitThreshold: 2
- type: Advertise
pack: GetmoreChocolateCorpAds
- type: Speech
@@ -608,6 +620,8 @@
components:
- type: VendingMachine
pack: BodaInventory
dispenseOnHitChance: 0.25
dispenseOnHitThreshold: 2
- type: Advertise
pack: BodaAds
- type: Speech
@@ -815,6 +829,8 @@
components:
- type: VendingMachine
pack: ChangInventory
dispenseOnHitChance: 0.25
dispenseOnHitThreshold: 2
- type: Advertise
pack: ChangAds
- type: Speech