mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 01:09:34 +00:00
Fixed: Typo
This commit is contained in:
parent
70ea375a94
commit
5f1da53bd9
1 changed files with 1 additions and 1 deletions
|
@ -530,7 +530,7 @@ NLMISC_COMMAND(removeMission,"Remove mission of character","<character_id> <miss
|
||||||
}
|
}
|
||||||
|
|
||||||
//-----------------------------------------------
|
//-----------------------------------------------
|
||||||
// removeMission
|
// addMission
|
||||||
//-----------------------------------------------
|
//-----------------------------------------------
|
||||||
NLMISC_COMMAND(addMission,"Add mission to character","<character_id> <Mission giver Alias> <mission alias>")
|
NLMISC_COMMAND(addMission,"Add mission to character","<character_id> <Mission giver Alias> <mission alias>")
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue