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