Fixed a documentation typo for bDropAddClass

Fixes #3748 

Thanks to @reunite-ro
This commit is contained in:
Lemongrass3110 2018-12-12 23:27:42 +01:00 committed by GitHub
parent 18f9574a52
commit 9f880768a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,7 +418,7 @@ bonus bBreakArmorRate,n; Adds a n/100% chance to break enemy's armor while att
Monster drops Monster drops
------------- -------------
bonus2 bDropAddRace,r,x; Adds x% to player's drop rate when killing a monster with race r. bonus2 bDropAddRace,r,x; Adds x% to player's drop rate when killing a monster with race r.
bonus2 bDropAddClass,c,x; Adds x% to player's drop rate when killing a monster with race c. bonus2 bDropAddClass,c,x; Adds x% to player's drop rate when killing a monster with class c.
bonus3 bAddMonsterIdDropItem,iid,mid,n; Adds a n/100% chance of dropping item iid when killing monster mid bonus3 bAddMonsterIdDropItem,iid,mid,n; Adds a n/100% chance of dropping item iid when killing monster mid