Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into fix-balloons
Browse files Browse the repository at this point in the history
  • Loading branch information
omarcopires committed Nov 6, 2024
2 parents 1dbde1d + 1b4de5d commit a2262f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 deletions data/scripts/actions/items/mystery_box.lua

This file was deleted.

1 change: 0 additions & 1 deletion src/creatures/monsters/monster.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ class Monster final : public Creature {
const std::string &getTypeName() const override;
const std::string &getNameDescription() const override;
void setNameDescription(std::string_view nameDescription);
;
std::string getDescription(int32_t) override;

CreatureType_t getType() const override;
Expand Down

0 comments on commit a2262f9

Please sign in to comment.