mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 13:38:21 +00:00
[Commands] Add #removeitem Command. (#1847)
- Add #removeitem [Item ID] [Amount] command to remove items by amount versus nuking them all, removes all if amount is greater than what you or your target have.
This commit is contained in:
@@ -469,6 +469,7 @@ SET(gm_commands
|
||||
gm_commands/reloadworld.cpp
|
||||
gm_commands/reloadworldrules.cpp
|
||||
gm_commands/reloadzps.cpp
|
||||
gm_commands/removeitem.cpp
|
||||
gm_commands/repop.cpp
|
||||
gm_commands/resetaa.cpp
|
||||
gm_commands/resetaa_timer.cpp
|
||||
|
||||
Reference in New Issue
Block a user