many bugfix

This commit is contained in:
Olivier Gagnon
2021-12-03 14:12:32 -05:00
parent d852649f2b
commit 49a545f00e
67 changed files with 549 additions and 486 deletions
@@ -4,7 +4,7 @@
## Singularity.getAugmentationPrereq() method
Get the pre-requisite of an augmentation.
SF4.3 - Get the pre-requisite of an augmentation.
<b>Signature:</b>
@@ -28,7 +28,5 @@ Array with the names of the prerequisite Augmentation(s) for the specified Augme
RAM cost: 5 GB
Singularity - Level 3
This function returns an array with the names of the prerequisite Augmentation(s) for the specified Augmentation. If there are no prerequisites, a blank array is returned.