Fix Some Equipped PDAs Not Appearing (#1337)

Fix Equipped PDAs not Appearing
This commit is contained in:
Nairod 2024-06-09 03:10:53 -05:00 committed by GitHub
parent 4bc45dd098
commit 6eb6c276fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -14,6 +14,10 @@
"name": "equipped-BELT",
"directions": 4
},
{
"name": "equipped-IDCARD",
"directions": 4
},
{
"name": "insert_overlay"
},