* Исправлена черта отсутствия акцента
* Исправлен лут в торгоматах
* воксы больше не могут появиться как гост роль
* улучшил скафандр бригмедика
* Добавил зависимость количества еды в пищевых торгоматах
Signed-off-by: JDtrimble <igor.mamaev1@gmail.com>
* fix
Signed-off-by: JDtrimble <igor.mamaev1@gmail.com>
* откат хуеты
* откат еще одной хуеты
* Очередной фикс
---------
Signed-off-by: JDtrimble <igor.mamaev1@gmail.com>
* Revert "Увеличена ёмкость СМЭС и подстанций"
This reverts commit 895fc102cfd526b237d285425443d9e439e4be53.
* Reverse
Signed-off-by: JDtrimble <igor.mamaev1@gmail.com>
* Подредачил систему рандомизации лута в торгоматах. Посмотрим как выйдет
Signed-off-by: JDtrimble <igor.mamaev1@gmail.com>
* Вернул изменение СМЭСов, которое не повлияет на злосчастный фронтир
---------
Signed-off-by: JDtrimble <igor.mamaev1@gmail.com>
* SS14-17183 Nerf vending machines
Vending machines provide too much food
(and drink) at the moment to the crew,
robbing the chef/bartender of a reason
to exist, and robbing the janitor of a reason
to want to refil vending machines early in
the round.
This PR adds a new "initialStockQuality" field
to vending machines and sets it at 0.33 for almost all
food and drink vendors. The intent at the moment
is to drop food and drink vending machine stocks
by somewhere around a half - two thirds of the time,
about two-thirds of the stock of a given item will be
missing.
This number can be tuned to discourage people relying
on vending machines and make round start
a bit more variable when hunting noms.
* Add comment to InitialStockQuality.
* Update Content.Shared/VendingMachines/VendingMachineComponent.cs
---------
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
* The all-in-one hacking solution
The thinking man's lockpick
The iconic EMAG
* emagged medbay's stasis bed
* left med, emagged sec' apc
* went back to chem, emagged the dispenser
* emagged the fax while i was there
* had a donut while waiting for emag to charge
* i broke into the bridge then announced 'mandatory johnson inspection in medical'
* get system instead of dependency
* feedback
* net suggestion
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* use EnsureComp and import NetworkedComponent
---------
Co-authored-by: deltanedas <user@zenith>
Co-authored-by: deltanedas <deltanedas@laptop>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>