added npc images to API and frontend
This commit is contained in:
@@ -3,6 +3,7 @@ npc_id: npc_blacksmith_hilda
|
||||
name: Hilda Ironforge
|
||||
role: blacksmith
|
||||
location_id: crossville_village
|
||||
image_url: /static/images/npcs/crossville/blacksmith_hilda.png
|
||||
|
||||
personality:
|
||||
traits:
|
||||
|
||||
@@ -3,6 +3,7 @@ npc_id: npc_grom_ironbeard
|
||||
name: Grom Ironbeard
|
||||
role: bartender
|
||||
location_id: crossville_tavern
|
||||
image_url: /static/images/npcs/crossville/grom_ironbeard.png
|
||||
|
||||
personality:
|
||||
traits:
|
||||
|
||||
@@ -3,6 +3,7 @@ npc_id: npc_mayor_aldric
|
||||
name: Mayor Aldric Thornwood
|
||||
role: mayor
|
||||
location_id: crossville_village
|
||||
image_url: /static/images/npcs/crossville/mayor_aldric.png
|
||||
|
||||
personality:
|
||||
traits:
|
||||
|
||||
@@ -3,6 +3,7 @@ npc_id: npc_mira_swiftfoot
|
||||
name: Mira Swiftfoot
|
||||
role: rogue
|
||||
location_id: crossville_tavern
|
||||
image_url: /static/images/npcs/crossville/mira_swiftfoot.png
|
||||
|
||||
personality:
|
||||
traits:
|
||||
|
||||
Reference in New Issue
Block a user