mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 15:36:38 +00:00
[Commands] Add #sethp Command. (#1840)
- Add #sethp [Health] command to set an NPC or player's health to a specified amount, or to max if the amount is greater than their max. - Cleanup #heal command message and logic.
This commit is contained in:
@@ -490,6 +490,7 @@ SET(gm_commands
|
||||
gm_commands/setcrystals.cpp
|
||||
gm_commands/setfaction.cpp
|
||||
gm_commands/setgraveyard.cpp
|
||||
gm_commands/sethp.cpp
|
||||
gm_commands/setlanguage.cpp
|
||||
gm_commands/setlsinfo.cpp
|
||||
gm_commands/setmana.cpp
|
||||
|
||||
Reference in New Issue
Block a user