NPC deon tiles

is there a way in Deon’s tiles to get npc’s to show up as a sprite other than a flowers because in the current build they show up as flowers and it really confuses me

Wait for Deon to update the tileset.

1)Open the gfx/DeonTileset/tile_config.json file
2)Scroll down until you find “npc_male” and "npc_female"
3)Change the “fg” values for them to 193 and 194 respectively (so they should match the player entries right below them).

That should work as a rough fix to at least make them look human.

okay thanks!