mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
[typofix] explosion -> explosive (#4816)
This commit is contained in:
parent
6c12444d85
commit
59ca44bb4b
@ -133,7 +133,7 @@ Name | Use
|
|||||||
|
|
||||||
### 5.1 Scripted Explosion
|
### 5.1 Scripted Explosion
|
||||||
|
|
||||||
`ace_explosives_fnc_scriptedExplosion`
|
`ace_explosives_fnc_scriptedExplosive`
|
||||||
|
|
||||||
| Arguments | Type | Optional (default value)
|
| Arguments | Type | Optional (default value)
|
||||||
---| --------- | ---- | ------------------------
|
---| --------- | ---- | ------------------------
|
||||||
@ -143,7 +143,7 @@ Name | Use
|
|||||||
|
|
||||||
#### 5.1.1 Example
|
#### 5.1.1 Example
|
||||||
|
|
||||||
`[[charge1, charge2], -3] call ace_explosives_fnc_scriptedExplosion;`
|
`[[charge1, charge2], -3] call ace_explosives_fnc_scriptedExplosive;`
|
||||||
|
|
||||||
| Arguments | Explanation
|
| Arguments | Explanation
|
||||||
---| --------- | -----------
|
---| --------- | -----------
|
||||||
|
Loading…
Reference in New Issue
Block a user