功能:
    更改人物头发类型

格式: 支持变量操作
;============================
[@ChangeHair]
#if
#act
HAIRSTYLE 0
#say
你的头发已更改
;============================

功能:
    更改英雄头发类型

格式: 支持变量操作
;============================
[@ChangeHair]
#if
#act
HAIRSTYLE 0 hero
#say
你的英雄头发已更改
;============================