feat(content): migrate stub actions to kind/group model
This commit is contained in:
@@ -18,6 +18,7 @@ function testContent() {
|
||||
{
|
||||
id: 'forage',
|
||||
name: 'Forage',
|
||||
group: { id: 'test', label: 'Test' },
|
||||
durationMs: 3000,
|
||||
yields: [{ resourceId: 'gold', amount: 1 }],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user