[typofix] explosion -> explosive (#4816)

This commit is contained in:
nomisum 2017-01-12 00:35:35 +01:00 committed by PabstMirror
parent 6c12444d85
commit 59ca44bb4b

View File

@ -133,7 +133,7 @@ Name | Use
### 5.1 Scripted Explosion
`ace_explosives_fnc_scriptedExplosion`
`ace_explosives_fnc_scriptedExplosive`
| Arguments | Type | Optional (default value)
---| --------- | ---- | ------------------------
@ -143,7 +143,7 @@ Name | Use
#### 5.1.1 Example
`[[charge1, charge2], -3] call ace_explosives_fnc_scriptedExplosion;`
`[[charge1, charge2], -3] call ace_explosives_fnc_scriptedExplosive;`
| Arguments | Explanation
---| --------- | -----------