feat(api): seed the starting sword as a real, equipped CharacterItem
This commit is contained in:
@@ -1 +1,5 @@
|
||||
export const DEMO_CHARACTER_ID = '10000000-0000-4000-8000-000000000001';
|
||||
export const DEMO_CHARACTER_STARTING_WEAPON_ITEM_ID =
|
||||
'10000000-0000-4000-8000-000000000002';
|
||||
export const DEMO_CHARACTER_STARTING_WEAPON_EQUIPMENT_ID =
|
||||
'10000000-0000-4000-8000-000000000003';
|
||||
|
||||
Reference in New Issue
Block a user