Skip to content

Commit

Permalink
Even more table fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbyte committed Oct 14, 2019
1 parent c19f80b commit 6bf827f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions APIDocs.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ Function signatures are final. Projectile parameters that are not documented are

**Projectile parameters:**
| Parameter | Type | Description |
|--|--|--|--|
|--|--|--|
| SkillId | String | Skill to cast. Must be a Projectile or ProjectileStrike skill |
| FS2 | String | *Unknown; name subject to change* |
| CasterLevel | Integer | |
Expand Down Expand Up @@ -569,7 +569,7 @@ To start cloning an item, call `NRD_ItemCloneBegin()`. Additional modifications
**Clone parameters (passed to `NRD_ItemCloneSetXyz`):**
| Attribute | Type | Description |
|--|--|--|--|
|--|--|--|
| RootTemplate | GuidString | Root template of the new item |
| OriginalRootTemplate | GuidString | Original root template (to be used for items that are already transformed during cloning) |
| Amount | Integer | Number of items |
Expand Down

0 comments on commit 6bf827f

Please sign in to comment.