topaz-next / topaz

💎 A server emulator for Final Fantasy XI.
GNU General Public License v3.0
55 stars 80 forks source link

mobskill script corrections #2664

Closed TeoTwawki closed 3 years ago

TeoTwawki commented 3 years ago
  1. correct function call order.
  2. missing local var.
  3. remove unneeded requires.
  4. remove unneeded variable.
  5. remove unneeded outer parentheses.

I affirm:

SirGouki commented 3 years ago

Other than my review, no problems. All 4 scripts work as expected now.