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:
@@ -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:
|
||||||
|
|||||||
@@ -105,5 +105,5 @@
|
|||||||
price: 150
|
price: 150
|
||||||
- type: FloatingVisuals
|
- type: FloatingVisuals
|
||||||
- type: Puller
|
- type: Puller
|
||||||
needsHands: True
|
needsHands: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user