art
This commit is contained in:
BIN
apps/web/public/images/items/basic-hide-bag.png
Normal file
BIN
apps/web/public/images/items/basic-hide-bag.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
BIN
apps/web/public/images/items/basic-trophy-pouch.png
Normal file
BIN
apps/web/public/images/items/basic-trophy-pouch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
BIN
apps/web/public/images/npcs/borin.png
Normal file
BIN
apps/web/public/images/npcs/borin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 MiB |
BIN
apps/web/public/images/npcs/graufurt-gate-watch.png
Normal file
BIN
apps/web/public/images/npcs/graufurt-gate-watch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 MiB |
@@ -88,6 +88,7 @@ export interface LocationInteractionResult {
|
||||
interactionKey: string;
|
||||
title: string;
|
||||
text: string;
|
||||
img?: string;
|
||||
}
|
||||
|
||||
export interface CurrentLocationResponse {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
.merchant__portrait {
|
||||
inline-size: 7rem;
|
||||
block-size: 7rem;
|
||||
object-fit: cover;
|
||||
object-fit: contain;
|
||||
border: 1px solid var(--ar-border-highlight);
|
||||
border-radius: var(--ar-radius-md);
|
||||
background: var(--ar-panel-muted);
|
||||
|
||||
Reference in New Issue
Block a user