From b2ded23fcbf914b8ca26b270b197aad0598971b9 Mon Sep 17 00:00:00 2001 From: EyesOfAHawk Date: Tue, 16 Oct 2018 19:58:06 +1300 Subject: Adds buildin_resetfeel, buildin_resethate and acmd_hatereset. --- doc/atcommands.txt | 6 ++++++ doc/script_commands.txt | 10 ++++++++++ 2 files changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 0b4dce579..419cb0acd 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -892,6 +892,12 @@ Resets a Star Gladiator's marked maps. --------------------------------------- +@hatereset + +Resets a Star Gladiator's hatred targets. + +--------------------------------------- + @jobchange Changes your job. diff --git a/doc/script_commands.txt b/doc/script_commands.txt index b55afb0f2..36702b6f1 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6081,6 +6081,16 @@ Used in reset NPC's (duh!). --------------------------------------- +*resetfeel({}) +*resethate({}) + +The first resets a character's 'Feeling' maps. +The second resets a character's 'Hatred' targets. + +If no RID is given, will run with the current attached player. + +--------------------------------------- + *sc_start(, , {, , {, }}) *sc_start2(, , , {, , {, }}) *sc_start4(, , , , , {, , {, }}) -- cgit v1.2.3-70-g09d2