This commit is contained in:
DazedAnon 2024-05-30 14:04:26 -05:00
parent 6c2349e7bb
commit 423cce7973
7 changed files with 18 additions and 18 deletions

Binary file not shown.

Binary file not shown.

View file

@ -1068,9 +1068,9 @@ class Window_DistributeParameterList < Window_Selectable
#--------------------------------------------------------------------------
def draw_caption
change_color(system_color)
draw_text( 4, 0, 96, line_height, "パラメータ")
draw_text( 4, 0, 96, line_height, "Parameters")
draw_text(120, 0, 40, line_height, Vocab.rp, 2)
draw_text(170, 0, 80, line_height, "回数", 2)
draw_text(170, 0, 80, line_height, "Points", 2)
change_color(normal_color)
end
#--------------------------------------------------------------------------

View file

@ -766,7 +766,7 @@ class Window_ItemSynthesisMaterial < Window_Base
rect = Rect.new(x, y, contents.width, line_height)
change_color(system_color)
contents.font.size = 18
draw_text(rect, "必要素材", 0)
draw_text(rect, "Required", 0)
if @recipe
for i in 1...@recipe.size
kind = @recipe[i][0]
@ -901,7 +901,7 @@ class Window_ItemSynthesisChange < Window_Base
#--------------------------------------------------------------------------
def refresh
contents.clear
text = "Z: 素材 ⇔ ステータス 表示切り替え"
text = "Z: Toggle material ⇔ status display"
draw_text(0, 0, contents_width, line_height, text, 1)
end
end

View file

@ -102,7 +102,7 @@ class Window_ShopStatus < Window_Base
end
contents.font.size = 16
change_color(normal_color)
draw_text(x, y+200, 200, line_height, "X Y: キャラクター切り替え", 0)
draw_text(x, y+200, 200, line_height, "X Y: Character Switch", 0)
contents.font.size = 24
end
end

View file

@ -108,7 +108,7 @@ module WD_monsterdictionary_layout
M_feature_display_x = 0
M_feature_display_y = 114
M_feature_display_width = 286
M_feature_display_text1 = "特徴"
M_feature_display_text1 = "Characteristic"
M_feature_display_text2 = ""
#経験値の表示
@ -116,29 +116,29 @@ module WD_monsterdictionary_layout
M_exp_display_x = 0
M_exp_display_y = 213
M_exp_display_width = 136
M_exp_display_text1 = "経験値"
M_exp_display_text1 = "XP"
#お金の表示
M_gold_display = true
M_gold_display_x = 150
M_gold_display_y = 213
M_gold_display_width = 136
M_gold_display_text1 = "お金"
M_gold_display_text1 = "Gold"
#ドロップアイテムの表示
M_drop_display = true
M_drop_display_x = 0
M_drop_display_y = 240
M_drop_display_width = 286
M_drop_display_text1 = "ドロップアイテム"
M_drop_display_text2 = "なし"
M_drop_display_text1 = "Dropped Items"
M_drop_display_text2 = "None"
#説明の表示
M_help_display = true
M_help_display_x = 0
M_help_display_y = 321
M_help_display_width = 286
M_help_display_text1 = "説明"
M_help_display_text1 = "Description"
M_help_display_text2 = ""
#撃破数の表示
@ -146,7 +146,7 @@ module WD_monsterdictionary_layout
M_geno_display_x = 0
M_geno_display_y = 321
M_geno_display_width = 136
M_geno_display_text1 = "撃破数"
M_geno_display_text1 = "Attacks"
end
#-------------------------------------------------------------------------------

View file

@ -254,19 +254,19 @@
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['Akane']}
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['"Those suspicious people from before... now they''re
surrounding two girls...!"']}
surrounding that girl...!"']}
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '101', 'p': ['actor3', !!int '6', !!int '0', !!int '2']}
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['Maru']}
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['"He seems to be troubled... maybe they''re just
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['"She seems to be troubled... maybe they''re just
guiding some lost kids."']}
guiding her."']}
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '101', 'p': ['actor1', !!int '4', !!int '0', !!int '0']}
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['Akane']}
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['"Maru-chan, you''re too kind...! Look, they''re
- !ruby/object:RPG::EventCommand {'i': !!int '0', 'c': !!int '401', 'p': ['"Maru-chan, you''re too naive...! Look, they''re
touching them! They''re taking advantage of those quiet
touching her! They''re taking advantage of that quiet
girls!"']}
girl!"']}
- !ruby/object:RPG::EventCommand
'i': !!int '0'
'c': !!int '205'