- Missed this commit last time oops
This commit is contained in:
parent
b15a700cfe
commit
1d47b73d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
#
|
#
|
||||||
# The largest (inclusive) size of an item that is allowed in a supply cart.
|
# The largest (inclusive) size of an item that is allowed in a supply cart.
|
||||||
#Allowed Values: TINY, VERY_SMALL, SMALL, NORMAL, LARGE, VERY_LARGE, HUGE
|
#Allowed Values: TINY, VERY_SMALL, SMALL, NORMAL, LARGE, VERY_LARGE, HUGE
|
||||||
maxItemSize = "VERY_LARGE"
|
maxItemSize = "HUGE"
|
||||||
#
|
#
|
||||||
# Can the animal cart pick up players by pushing it into them?
|
# Can the animal cart pick up players by pushing it into them?
|
||||||
canPushIntoPlayers = true
|
canPushIntoPlayers = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue