]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Smite vending machine (#34420)
authorAlpaccalypse <21291379+Alpaccalypse@users.noreply.github.com>
Wed, 15 Jan 2025 18:20:01 +0000 (18:20 +0000)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2025 18:20:01 +0000 (19:20 +0100)
commit3cac75f117bf389a792f795f20963c6cad2b36ef
treee084267d94416b389f096a557fc102f5dbc846aa
parentc4c00cdc7c60513fa322baf61aa3afaf3d66cf40
Smite vending machine (#34420)

* Added smite machine to YAML

* Added smite ads and inventory

* Added smite vendor sprites

* Changed the description of the machine to not repeat and ad line.

* Added newline to end of inventory .yml

* Corrected erroneous edit.

* Tweaked all sprites

* Added tesla toy to contraband. Reduced number of drinks available

* Reduced soda varieties but increased can numbers.

* Removed tesla toy from contraband inventory

* Removed speech component from vending machines that already inherit it

* Moved Sprite component to top of list

* Added Smite vendors to random spanwers

* Alphabetised spawn prototypes, commented where name is unclear
15 files changed:
Resources/Locale/en-US/advertisements/vending/smite.ftl [new file with mode: 0644]
Resources/Prototypes/Catalog/VendingMachines/Inventories/smite.yml [new file with mode: 0644]
Resources/Prototypes/Catalog/VendingMachines/advertisements.yml
Resources/Prototypes/Catalog/VendingMachines/goodbyes.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/vending.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/vendingdrinks.yml
Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/broken.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/deny-unshaded.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/eject-unshaded.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/normal-unshaded.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/normal.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/off.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/VendingMachines/smite.rsi/panel.png [new file with mode: 0644]