Skip to content

Commit

Permalink
some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwall24 committed Jan 29, 2023
1 parent 7b3c245 commit d6b3a46
Show file tree
Hide file tree
Showing 19 changed files with 45 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"You were a strange person in a strange place but, in that moment, you were exactly what I needed..."
]
},
"giftname": "historyvariety_anchor_necklace",
"giftname": "anchor_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"Who's your favorite villager, [player]?"
]
},
"giftname": "historyvariety_animalcrossing_necklace",
"giftname": "animalcrossing_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"Luckily this necklace doesn't have spines!"
]
},
"giftname": "historyvariety_cactus_necklace",
"giftname": "cactus_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
}
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"__author": "HistoryVariety",
"version": 3,
"type": 0,
"name": "historyvariety_gold_chain_necklace",
"img_sit": "historyvariety_gold_chain_necklace",
"pose_map": {
"default": "0",
"l_default": "5"
},
"rec_layer": 8,
"acs_type": "necklace",
"stay_on_start": true,
"priority": 8,
"dlg_desc": "necklace",
"dlg_plural": false,
"select_info": {
"display_name": "Gold Chain Necklace",
"thumb": "historyvariety_gold_chain_necklace",
"group": "necklace",
"select_dlg": [
"Oh! Are we going out somewhere, [player]?"
]
},
"giftname": "historyvariety_gold_chain_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
{
"__author": "HistoryVariety",
"version": 3,
"type": 0,
"name": "historyvariety_goldchain_necklace",
"img_sit": "historyvariety_goldchain_necklace",
"pose_map": {
"default": "0",
"l_default": "5"
},
"rec_layer": 8,
"acs_type": "necklace",
"stay_on_start": true,
"priority": 8,
"dlg_desc": "necklace",
"dlg_plural": false,
"select_info": {
"display_name": "Gold Chain Necklace",
"thumb": "historyvariety_goldchain_necklace",
"group": "necklace",
"select_dlg": [
"Oh! Are we going out somewhere, [player]?"
]
},
"giftname": "goldchain_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"Perfect for the beach!"
]
},
"giftname": "historyvariety_snailshell_necklace",
"giftname": "snailshell_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"Fly me to the moon~"
]
},
"giftname": "historyvariety_star_necklace",
"giftname": "star_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"thumb": "historyvariety_sunflower_necklace",
"group": "necklace",
"select_dlg": [
"You are my Sunshine~"
"You are my sunshine~"
]
},
"giftname": "historyvariety_sunflower_necklace",
"giftname": "sunflower_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"It's dangerous to go alone, take this!"
]
},
"giftname": "historyvariety_triforce_necklace",
"giftname": "triforce_necklace",
"arm_split": {
"default": "0",
"use_reg_for_l": true
}
}
}

0 comments on commit d6b3a46

Please sign in to comment.