Add trajectory to grenades, various refactoring
This commit is contained in:
@@ -58,6 +58,6 @@ defaultShellAmmo = ShellAmmo
|
||||
{ _amPayload = const id
|
||||
, _amString = "Shell"
|
||||
, _amPjParams = []
|
||||
, _amPjDraw = const blank
|
||||
, _amPjDraw = const mempty
|
||||
, _amParamSel = 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user