Skip to content

Commit 5b76b4c

Browse files
organization, added some new toys as well
1 parent 2cb8dc8 commit 5b76b4c

1 file changed

Lines changed: 79 additions & 1 deletion

File tree

  • Resources/Prototypes/_Starlight/Catalog/VendingMachines/Inventories

Resources/Prototypes/_Starlight/Catalog/VendingMachines/Inventories/plushies.yml

Lines changed: 79 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366

367367
# Toys - Keep alphabetical, please!
368368
- type: listing
369-
id: VendorCatEars
369+
id: VendorClothingHeadHatWhiteCatEars
370370
productEntity: ClothingHeadHatWhiteCatEars
371371
cost:
372372
NTCredit: 1666
@@ -376,6 +376,83 @@
376376
- !type:ListingLimitedStockCondition
377377
stock: 1
378378

379+
- type: listing
380+
id: VendorClothingShoesSkates
381+
productEntity: ClothingShoesSkates
382+
cost:
383+
NTCredit: 40
384+
categories:
385+
- SLToys
386+
conditions:
387+
- !type:ListingLimitedStockCondition
388+
stock: 3
389+
390+
- type: listing
391+
id: VendorClothingShoesSkatesCool
392+
productEntity: ClothingShoesSkatesCool
393+
cost:
394+
NTCredit: 800
395+
categories:
396+
- SLToys
397+
conditions:
398+
- !type:ListingLimitedStockCondition
399+
stock: 1
400+
401+
- type: listing
402+
id: VendorToyRubberDuck
403+
productEntity: ToyRubberDuck
404+
cost:
405+
NTCredit: 20
406+
categories:
407+
- SLToys
408+
conditions:
409+
- !type:ListingLimitedStockCondition
410+
stock: 3
411+
412+
- type: listing
413+
id: VendorToyIan
414+
productEntity: ToyIan
415+
cost:
416+
NTCredit: 20
417+
categories:
418+
- SLToys
419+
conditions:
420+
- !type:ListingLimitedStockCondition
421+
stock: 3
422+
423+
- type: listing
424+
id: VendorMagic9Ball
425+
productEntity: Magic9Ball
426+
cost:
427+
NTCredit: 20
428+
categories:
429+
- SLToys
430+
conditions:
431+
- !type:ListingLimitedStockCondition
432+
stock: 3
433+
434+
- type: listing
435+
id: VendorToyMouse
436+
productEntity: ToyMouse
437+
cost:
438+
NTCredit: 20
439+
categories:
440+
- SLToys
441+
conditions:
442+
- !type:ListingLimitedStockCondition
443+
stock: 3
444+
445+
- type: listing
446+
id: VendorToyHammer
447+
productEntity: ToyHammer
448+
cost:
449+
NTCredit: 20
450+
categories:
451+
- SLToys
452+
conditions:
453+
- !type:ListingLimitedStockCondition
454+
stock: 1
455+
379456
- type: listing
380457
id: VendorSingularityToy
381458
productEntity: SingularityToy
@@ -386,3 +463,4 @@
386463
conditions:
387464
- !type:ListingLimitedStockCondition
388465
stock: 1
466+

0 commit comments

Comments
 (0)