Merge remote-tracking branch 'origin/master' into codex/bark-battle
This commit is contained in:
@@ -54,9 +54,9 @@ pub fn default_creation_entry_type_snapshots(
|
||||
"rpg",
|
||||
"文字冒险",
|
||||
"经典 RPG 体验",
|
||||
"内测",
|
||||
"可创建",
|
||||
"/creation-type-references/rpg.webp",
|
||||
false,
|
||||
true,
|
||||
true,
|
||||
10,
|
||||
updated_at_micros,
|
||||
@@ -94,6 +94,17 @@ pub fn default_creation_entry_type_snapshots(
|
||||
40,
|
||||
updated_at_micros,
|
||||
),
|
||||
build_default_creation_entry_type_snapshot(
|
||||
"jump-hop",
|
||||
"跳一跳",
|
||||
"俯视角跳跃闯关",
|
||||
"可创建",
|
||||
"/creation-type-references/puzzle.webp",
|
||||
true,
|
||||
true,
|
||||
45,
|
||||
updated_at_micros,
|
||||
),
|
||||
build_default_creation_entry_type_snapshot(
|
||||
"square-hole",
|
||||
"方洞",
|
||||
|
||||
Reference in New Issue
Block a user