A new sprite that behaves like an NPC. Use [Mytklash's flower](https://github.com/tiny-devs/tiny-dungeon-online/blob/master/server/entities/npcs/passive/gnomes/mytklashsFlower.ts) as an example. To create an NPC just follow [this](https://github.com/tiny-devs/tiny-dungeon-online/wiki/Adding-a-new-NPC)
A new sprite that behaves like an NPC. Use Mytklash's flower as an example.
To create an NPC just follow this