Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#> asset:artifact/1453.frost_flake_bow/register
#
# 神器プールへの登録処理
#
# @within tag/function asset:artifact/register

data modify storage asset:artifact RarityRegistry[4] append value [1453]
data modify storage asset:artifact RarityRegistryWithColor.Red[4] append value [1453]
3 changes: 2 additions & 1 deletion Asset/data/asset/tags/functions/artifact/register.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"values": [
"asset:artifact/1453.frost_flake_bow/register",
"asset:artifact/1430.shield_of_fate/register",
"asset:artifact/1534.drop_in_the_bucket/register",
"asset:artifact/1365.shaved_ice_blue_hawaii/register",
Expand Down Expand Up @@ -316,4 +317,4 @@
"asset:artifact/1027.fire_of_rebirth/register",
"asset:artifact/1111.rod_o_redeem/register"
]
}
}
Loading