diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index 0003aa917..4ac7ee793 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -352,7 +352,7 @@ struct s_pet { short hungry;//pet hungry char name[NAME_LENGTH]; char rename_flag; - char incuvate; + char incubate; }; struct s_homunculus { //[orn] |