the-marenga / sf-api

Manage Shakes & Fidget characters via simple commands. Handles encryption, response parsing and everything else for you
MIT License
15 stars 3 forks source link

missing commands for pets #59

Closed tiquis0290 closed 3 months ago

tiquis0290 commented 5 months ago

pets doesn't have command to attack at habitat and attack other player's pets

the-marenga commented 5 months ago

Yeah, thanks for pointing that out. I just checked and the commands are:

PetsDungeonFight:{use_mushroom}/{habitat_id}/{enemy_pos(1-20?)}/{player_pet_id} and PetsPvPFight:0/{enemy_id}/{habitat_id}

(posting them here so I do not forget)

Need to test them a bit to make sure they work, but should be relatively easy to add to the regular commands