Skip to content

Commit

Permalink
HandVirtualItem disable
Browse files Browse the repository at this point in the history
  • Loading branch information
xtray85 committed Oct 21, 2023
1 parent d80ef97 commit 470db42
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Resources/Prototypes/Entities/Virtual/virtual_item.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# This item is stored in the hand slot while it is blocked, to represent what is blocking that hand.
- type: entity
id: HandVirtualItem
name: VIRTUAL ITEM YOU SHOULD NOT SEE THIS
noSpawn: true
components:
- type: Item
- type: HandVirtualItem
# TODO xTray disable
#- type: entity
# id: HandVirtualItem
# name: VIRTUAL ITEM YOU SHOULD NOT SEE THIS
# noSpawn: true
# components:
# - type: Item
# - type: HandVirtualItem

0 comments on commit 470db42

Please sign in to comment.