mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-23 10:40:13 +01:00
128 bits! --Rumble
This commit is contained in:
parent
3282b8fdc9
commit
be3a023fcd
559 changed files with 305718 additions and 304868 deletions
|
|
@ -634,7 +634,7 @@ SPECIAL(pet_shops)
|
|||
|
||||
pet = read_mobile(GET_MOB_RNUM(pet), REAL);
|
||||
GET_EXP(pet) = 0;
|
||||
SET_BIT(AFF_FLAGS(pet), AFF_CHARM);
|
||||
SET_BIT_AR(AFF_FLAGS(pet), AFF_CHARM);
|
||||
|
||||
if (*pet_name) {
|
||||
snprintf(buf, sizeof(buf), "%s %s", pet->player.name, pet_name);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue