@@ -6,7 +6,6 @@
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkDrGibbCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
- type: vendingMachineInventory
|
||||
id: DrGibbInventory
|
||||
startingInventory:
|
||||
DrinkDrGibbCan: 4
|
||||
DrinkGrapeCan: 2
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
DrinkChangelingStingCan: 2
|
||||
@@ -7,5 +7,7 @@
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkDrGibbCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
DrinkChangelingStingCan: 2
|
||||
|
||||
@@ -6,5 +6,7 @@
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkDrGibbCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
DrinkChangelingStingCan: 2
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
DrinkRootBeerCan: 3
|
||||
DrinkIcedTeaCan: 3
|
||||
DrinkLemonLimeCan: 3
|
||||
DrinkDrGibbCan: 3
|
||||
DrinkFourteenLokoCan: 3
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 3
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkDrGibbCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
DrinkChangelingStingCan: 2
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkDrGibbCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
DrinkChangelingStingCan: 2
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
- VendingMachineDonut
|
||||
- VendingMachineShamblersJuice
|
||||
- VendingMachinePwrGame
|
||||
- VendingMachineDrGibb
|
||||
- VendingMachineSoda
|
||||
- VendingMachineStarkist
|
||||
- VendingMachineSpaceUp
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
- VendingMachineSovietSoda
|
||||
- VendingMachineShamblersJuice
|
||||
- VendingMachinePwrGame
|
||||
- VendingMachineDrGibb
|
||||
- VendingMachineSoda
|
||||
- VendingMachineStarkist
|
||||
- VendingMachineSpaceUp
|
||||
|
||||
@@ -291,7 +291,7 @@
|
||||
- type: entity
|
||||
parent: BaseVendingMachineRestock
|
||||
id: VendingMachineRestockRobustSoftdrinks
|
||||
name: Robust Softdrinks box
|
||||
name: beverage restock box
|
||||
description: A cold, clunky container of colliding chilly cylinders. Use only as directed by Robust Industries, LLC.
|
||||
components:
|
||||
- type: VendingMachineRestock
|
||||
@@ -303,6 +303,7 @@
|
||||
- StarkistInventory
|
||||
- SpaceUpInventory
|
||||
- SodaInventory
|
||||
- DrGibbInventory
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: base
|
||||
|
||||
@@ -579,6 +579,40 @@
|
||||
energy: 1.6
|
||||
color: "#6927C5"
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: VendingMachineDrGibb
|
||||
name: Dr. Gibb Vendor
|
||||
description: Canned explosion of different flavors in this very vendor!
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: DrGibbInventory
|
||||
dispenseOnHitChance: 0.25
|
||||
dispenseOnHitThreshold: 2
|
||||
offState: off
|
||||
brokenState: broken
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
ejectDelay: 1.9
|
||||
- type: Advertise
|
||||
pack: RobustSoftdrinksAds
|
||||
- type: Speech
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/gib.rsi
|
||||
layers:
|
||||
- state: "off"
|
||||
map: ["enum.VendingMachineVisualLayers.Base"]
|
||||
- state: "off"
|
||||
map: ["enum.VendingMachineVisualLayers.BaseUnshaded"]
|
||||
shader: unshaded
|
||||
- state: panel
|
||||
map: ["enum.WiresVisualLayers.MaintenancePanel"]
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
color: "#D82929"
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: VendingMachineDinnerware
|
||||
|
||||
|
After Width: | Height: | Size: 464 B |
|
After Width: | Height: | Size: 697 B |
|
After Width: | Height: | Size: 946 B |
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from TauCetiClassic at https://github.com/TauCetiStation/TauCetiClassic/commit/5a1be762e81c5a85a0982e821ce3dbbf9258302f and modified by Potato1234x (Github) for SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "normal-unshaded",
|
||||
"delays": [
|
||||
[
|
||||
2.5,
|
||||
0.1,
|
||||
3.4,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "broken"
|
||||
},
|
||||
{
|
||||
"name": "normal"
|
||||
},
|
||||
{
|
||||
"name": "deny-unshaded",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "eject-unshaded",
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
1.0,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "off"
|
||||
},
|
||||
{
|
||||
"name": "panel"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 614 B |
|
After Width: | Height: | Size: 401 B |
|
After Width: | Height: | Size: 395 B |
|
After Width: | Height: | Size: 244 B |