Couple of fixes
This commit is contained in:
parent
a301929a6a
commit
ffffb4addc
4 changed files with 5 additions and 5 deletions
|
|
@ -7608,7 +7608,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"Obtained Fresh Grass!"
|
||||
"Obtained Fresh Herb!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -12681,7 +12681,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"Obtained Fresh Grass!"
|
||||
"Obtained Fresh Herb!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@
|
|||
"Body",
|
||||
"Accessories"
|
||||
],
|
||||
"gameTitle": "Lewd Demon's Trap Island ver1.03",
|
||||
"gameTitle": "Succubus Trap Island ver1.03",
|
||||
"gameoverMe": {
|
||||
"name": "Gameover1",
|
||||
"pan": 0,
|
||||
|
|
|
|||
|
|
@ -421,8 +421,8 @@ var $plugins = [
|
|||
"BGM Pan": "0",
|
||||
"---Battle Results---": "",
|
||||
"Cheer Wait": "12",
|
||||
"Battle Results Text": "戦闘結果",
|
||||
"Battle Drops Text": "取得品",
|
||||
"Battle Results Text": "Results",
|
||||
"Battle Drops Text": "Drops",
|
||||
"---EXP Window---": "",
|
||||
"Font Size": "28",
|
||||
"Level Up Text": "LEVEL UP!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue