Implemented command #spawneditmass <search> <option> <value> with options [respawn_time] currently implemented

This commit is contained in:
Akkadius
2019-08-16 04:33:51 -05:00
parent bf25937ee0
commit 6fb1d95518
3 changed files with 134 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ Akkadius: Implemented LUA NPC:SetSimpleRoamBox(box_size, [move_distance], [move_
Akkadius: Implemented Perl $npc->SetSimpleRoamBox(box_size, [move_distance], [move_delay]);
Akkadius: Spawngroup data now hot reloads on #repop
Akkadius: Command #npceditmass now lists column options when one isn't properly specified
Akkadius: Implemented command #spawneditmass <search> <option> <value> with options [respawn_time] currently implemented
== 8/11/2019 ==
Akkadius: Added bulk edit command #npceditmass <column-to-search> <column-search-value> <change-column> <change-value>