From 2e52afd72051acf625520d9e01863111816da507 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 Dec 2021 20:17:26 -0300 Subject: Just kidding - a wrong comma --- npc/commands/kami.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 1571ca1a..6d9a51b3 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -30,7 +30,7 @@ OnInstNuke: // This can be slow, beware .@c = getunits(BL_PC, .@players, MAX_CYCLE_PC); for (.@i = 0; .@i < .@c; .@i++) { - attachrid(.@players[.@i],); + attachrid(.@players[.@i]); X21INIT(5); detachrid(); } -- cgit v1.2.3-60-g2f50