Minor patches
Description and notes
- Changed some @see tags in the documentation to the nicer to use @link tags
- Moved a function def that I had in the wrong place
- Added a check into the verification system that makes sure that
V.pit.slaveFightingBodyguard
is a slave that the player has
Merge Checklist
-
I have read CONTRIBUTING.md - and
- my code editor has
-
ESLint support enabled -
TypeScript support enabled -
some form of spell checker - We suggest using a spell checker compatible with cSpell if possible
-
-
my changes compile successfully and seem to work properly -
I am using the simple compiler ( simple-compiler.[bat or sh]
) -
I am using the normal compiler ( compile.[bat or sh]
) -
this is my first merge request -
the changes in this merge request comply with the coding style defined in CONTRIBUTING.md
- my code editor has
- and
Things left to do
-
code review (this is done by one or more people other than you) -
final tests -
let Pregmodder know that this is ready for merging
Edited by Frankly George
Merge request reports
Activity
marked the checklist item I have read CONTRIBUTING.md as completed
marked the checklist item the changes in this merge request comply with the coding style defined in CONTRIBUTING.md as completed
@Pregmodder this is ready for merging
mentioned in commit 8c2ead2e
Please register or sign in to reply