forked from mtcontrib/spears
Update 2 files
- /defaults.lua - /CHANGELOG
This commit is contained in:
parent
60c0656cd1
commit
e1459d04cf
@ -2,6 +2,7 @@ Version 3.1:
|
||||
- Initial l18n translations support
|
||||
- Replace stereo sounds with mono
|
||||
- Fix behaviour with initial settings
|
||||
- Clean reduntant variables and deprecate defaults.lua
|
||||
|
||||
Version 3.0:
|
||||
- First attempt to detect collisionboxes
|
||||
|
@ -21,7 +21,7 @@ end
|
||||
-- DISABLE_GOLD_SPEAR = false
|
||||
-- DISABLE_IRON_SPEAR = false
|
||||
-- SPEARS_THROW_SPEED = 13
|
||||
SPEARS_V_ZERO = {x = 0, y = 0, z = 0}
|
||||
-- SPEARS_V_ZERO = {x = 0, y = 0, z = 0}
|
||||
-- SPEARS_DRAG_COEFF = 0.1
|
||||
-- SPEARS_NODE_UNKNOWN = nil
|
||||
-- SPEARS_NODE_THROUGH = 0
|
||||
|
Loading…
Reference in New Issue
Block a user