Fix mob pull issue (#22485)

* fix issue

* fix fix

* add space

* really fix

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
Anzarot121
2024-02-03 04:25:11 +03:00
committed by GitHub
parent b98dc66974
commit 30bd3d1da0
2 changed files with 3 additions and 1 deletions

View File

@@ -524,6 +524,8 @@
prototype: Mothroach prototype: Mothroach
- type: TypingIndicator - type: TypingIndicator
proto: moth proto: moth
- type: Puller
needsHands: true
- type: Destructible - type: Destructible
thresholds: thresholds:
- trigger: - trigger:

View File

@@ -105,5 +105,5 @@
price: 150 price: 150
- type: FloatingVisuals - type: FloatingVisuals
- type: Puller - type: Puller
needsHands: True needsHands: false