-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
あなたが落としたものは金の斧?銀の斧?
女性優位シュチュエーション、M男主人公がテーマの内容です
RPGツクールMZで制作しています
エンディングまで10分かからないくらいの軽いゲームです
イベントCGは基本絵のみの5枚になります
ゲーム作る機会があれば使おうと思って
ツクール購入前から準備していた金の斧女神立ち絵を使用。























{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>