MOD作用:在游戏内增加一套图片中的服装(女V专用),兼容我上传的身材改造MOD(大胸、超大胸)。
使用方法:安装后在公寓个人电脑内购买,或者用代码获得,代码在最下方。其他服装搜索 金星 即可找到
常见问题:可能需要DLC往日之影。
--------------------------------------------------------------------------
友情提示:
本人发布的mod都是经过纯净客户端测试,保证能用,有问题进Q群联系:963196878。
MOD转自PeachuHime大佬的创作,感谢分享。
--------------------------------------------------------------------------
以下是展示照片:




衣服代码:
Game.AddToInventory("Items.peachu_cropshirts_black")
Game.AddToInventory("Items.peachu_cropshirts_white")
Game.AddToInventory("Items.peachu_cropshirts_red")
Game.AddToInventory("Items.peachu_cropshirts_grey")
Game.AddToInventory("Items.peachu_cropshirts_pink")
Game.AddToInventory("Items.peachu_cropshirts_blue")
Game.AddToInventory("Items.peachu_cropshirts_green")
Game.AddToInventory("Items.peachu_cropshirts_brown")
Game.AddToInventory("Items.peachu_cropshirts_orange")
Game.AddToInventory("Items.peachu_cropshirts_purple")
Game.AddToInventory("Items.peachu_denimskirt_og")
Game.AddToInventory("Items.peachu_denimskirt_dark")
Game.AddToInventory("Items.peachu_denimskirt_light")
Game.AddToInventory("Items.peachu_denimskirt_black")
Game.AddToInventory("Items.peachu_denimskirt_green")
Game.AddToInventory("Items.peachu_denimskirt_purple")
Game.AddToInventory("Items.peachu_denimskirt_pink")
Game.AddToInventory("Items.peachu_denimskirt_red")
Game.AddToInventory("Items.peachu_fishnett_black")
Game.AddToInventory("Items.peachu_fishnett_blue")
Game.AddToInventory("Items.peachu_fishnett_green")
Game.AddToInventory("Items.peachu_fishnett_pink")
Game.AddToInventory("Items.peachu_fishnett_red")
Game.AddToInventory("Items.peachu_fishnett_white")
