]> git.smokeofanarchy.ru Git - space-station-14.git/commit
make filled inventory slots blank (#27150)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 20 Apr 2024 03:17:29 +0000 (23:17 -0400)
committerGitHub <noreply@github.com>
Sat, 20 Apr 2024 03:17:29 +0000 (13:17 +1000)
commite5a5196b1f5cba8e0f05c374b2b7c58eea6f7361
treec1d01eaa0311ba6d32c53bc42e96faee3322f69a
parentef7f0b8322ab6a6d024b8042512b788c6133730f
make filled inventory slots blank (#27150)

* blank filled slots

* Update InventoryTemplatePrototype.cs
18 files changed:
Content.Client/Inventory/ClientInventorySystem.cs
Content.Client/Inventory/StrippableBoundUserInterface.cs
Content.Client/UserInterface/Controls/SlotButton.cs
Content.Client/UserInterface/Controls/SlotControl.cs
Content.Client/UserInterface/Systems/Hands/HandsUIController.cs
Content.Client/UserInterface/Systems/Inventory/InventoryUIController.cs
Content.Shared/Inventory/InventoryTemplatePrototype.cs
Resources/Prototypes/InventoryTemplates/aghost_inventory_template.yml
Resources/Prototypes/InventoryTemplates/arachnid_inventory_template.yml
Resources/Prototypes/InventoryTemplates/corpse_inventory_template.yml
Resources/Prototypes/InventoryTemplates/diona_inventory_template.yml
Resources/Prototypes/InventoryTemplates/holoclown_inventory_template.yml
Resources/Prototypes/InventoryTemplates/human_inventory_template.yml
Resources/Prototypes/InventoryTemplates/kangaroo_inventory_template.yml
Resources/Prototypes/InventoryTemplates/monkey_inventory_template.yml
Resources/Textures/Interface/Ashen/template_small.png [new file with mode: 0644]
Resources/Textures/Interface/Minimalist/template_small.png [new file with mode: 0644]
Resources/Textures/Interface/Retro/template_small.png [new file with mode: 0644]